- getArgInfoFn
void getArgInfoFn(void* method, int32_t argument, GDNativePropertyInfo* info)
Undocumented in source. Be warned that the author may not have intended to support it.
- getArgMetadataFn
GDNativeExtensionClassMethodArgumentMetadata getArgMetadataFn(void* method, int32_t argument)
Undocumented in source. Be warned that the author may not have intended to support it.
- getArgTypesFn
GDNativeVariantType getArgTypesFn(void* method, int32_t argument)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDefaultArgs
GDNativeVariantPtr* getDefaultArgs()
Undocumented in source. Be warned that the author may not have intended to support it.