- argument_count
uint32_t argument_count;
Undocumented in source.
- arguments
GDNativePropertyInfo* arguments;
Undocumented in source.
- default_argument_count
uint32_t default_argument_count;
Undocumented in source.
- default_arguments
GDNativeVariantPtr default_arguments;
Undocumented in source.
- flags
uint32_t flags;
Undocumented in source.
- id
int32_t id;
Undocumented in source.
- name
const(char)* name;
Undocumented in source.
- return_value
GDNativePropertyInfo return_value;
Undocumented in source.