|
High level GDNative
Single header GDNative high level API for C/C++
|
Data Fields | |
| const char * | name |
| godot_instance_method | method |
| godot_method_rpc_mode | rpc_type |
| const char * | documentation |
| NativeScript 1.1 documentation. | |
| hgdn_method_argument_info * | arguments_info |
| NULL-terminated array of argument info. More... | |
| hgdn_method_argument_info* hgdn_method_info::arguments_info |
If NULL, no documentation is registered. When a property with NULL name is encountered, stops registering.