EditorExportPlugin.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_exportBegin
GodotMethod!(void, PoolStringArray, bool, String, long) _exportBegin;
Undocumented in source.
_exportEnd
GodotMethod!(void) _exportEnd;
Undocumented in source.
_exportFile
GodotMethod!(void, String, String, PoolStringArray) _exportFile;
Undocumented in source.
addFile
GodotMethod!(void, String, PoolByteArray, bool) addFile;
Undocumented in source.
addIosBundleFile
GodotMethod!(void, String) addIosBundleFile;
Undocumented in source.
addIosCppCode
GodotMethod!(void, String) addIosCppCode;
Undocumented in source.
addIosEmbeddedFramework
GodotMethod!(void, String) addIosEmbeddedFramework;
Undocumented in source.
addIosFramework
GodotMethod!(void, String) addIosFramework;
Undocumented in source.
addIosLinkerFlags
GodotMethod!(void, String) addIosLinkerFlags;
Undocumented in source.
addIosPlistContent
GodotMethod!(void, String) addIosPlistContent;
Undocumented in source.
addIosProjectStaticLib
GodotMethod!(void, String) addIosProjectStaticLib;
Undocumented in source.
addSharedObject
GodotMethod!(void, String, PoolStringArray) addSharedObject;
Undocumented in source.
skip
GodotMethod!(void) skip;
Undocumented in source.

Meta