High level GDNative
Single header GDNative high level API for C/C++
Loading...
Searching...
No Matches
Data Fields
hgdn_method_info Struct Reference

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_infoarguments_info
 NULL-terminated array of argument info. More...
 

Field Documentation

◆ arguments_info

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.

See also
hgdn_method_arguments

The documentation for this struct was generated from the following file: