mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Add notes to Dictionary, HashMap and Array.
Add a link to Godot's container types to relevant FAQ entry.
This commit is contained in:
@@ -579,6 +579,8 @@ general-purpose library, but we had special requirements for Godot.
|
||||
* We use our custom String type, as the one provided by STL is too basic and lacks proper
|
||||
internationalization support.
|
||||
|
||||
Check out :ref:`Godot's container types <doc_cpp_godot_types>` for alternatives.
|
||||
|
||||
Why does Godot not use exceptions?
|
||||
----------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user