mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Fix incorrect class name in in GDNative C example image (#3714)
Co-authored-by: Jonas <jonas_munz@outlook.com>
This commit is contained in:
@@ -510,6 +510,12 @@ select our ``.gdnlib`` file by clicking on *Library* and selecting *Load*:
|
||||
|
||||
.. image:: img/nativescript_library.png
|
||||
|
||||
.. note::
|
||||
|
||||
The *Class Name* must have the same spelling as the one given in ``godot_nativescript_init``
|
||||
when registering the class.
|
||||
|
||||
|
||||
Finally, click on the save icon and save this as ``bin/simple.gdns``:
|
||||
|
||||
.. image:: img/save_gdns.gif
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user