EditorExportPlugin
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
Method Descriptions
bool _begin_customize_resources ( EditorExportPlatform platform, PackedStringArray features ) virtual const
There is currently no description for this method. Please help us by contributing one!
bool _begin_customize_scenes ( EditorExportPlatform platform, PackedStringArray features ) virtual const
There is currently no description for this method. Please help us by contributing one!
Resource _customize_resource ( Resource resource, String path ) virtual
There is currently no description for this method. Please help us by contributing one!
Node _customize_scene ( Node scene, String path ) virtual
There is currently no description for this method. Please help us by contributing one!
void _end_customize_resources ( ) virtual
There is currently no description for this method. Please help us by contributing one!
void _end_customize_scenes ( ) virtual
There is currently no description for this method. Please help us by contributing one!
void _export_begin ( PackedStringArray features, bool is_debug, String path, int flags ) virtual
There is currently no description for this method. Please help us by contributing one!
void _export_end ( ) virtual
There is currently no description for this method. Please help us by contributing one!
void _export_file ( String path, String type, PackedStringArray features ) virtual
There is currently no description for this method. Please help us by contributing one!
PackedStringArray _get_android_dependencies ( EditorExportPlatform platform, bool debug ) virtual const
There is currently no description for this method. Please help us by contributing one!
PackedStringArray _get_android_dependencies_maven_repos ( EditorExportPlatform platform, bool debug ) virtual const
There is currently no description for this method. Please help us by contributing one!
PackedStringArray _get_android_libraries ( EditorExportPlatform platform, bool debug ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_android_manifest_activity_element_contents ( EditorExportPlatform platform, bool debug ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_android_manifest_application_element_contents ( EditorExportPlatform platform, bool debug ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_android_manifest_element_contents ( EditorExportPlatform platform, bool debug ) virtual const
There is currently no description for this method. Please help us by contributing one!
int _get_customization_configuration_hash ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
PackedStringArray _get_export_features ( EditorExportPlatform platform, bool debug ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_export_option_warning ( EditorExportPlatform platform, String option ) virtual const
There is currently no description for this method. Please help us by contributing one!
Dictionary[] _get_export_options ( EditorExportPlatform platform ) virtual const
There is currently no description for this method. Please help us by contributing one!
Dictionary _get_export_options_overrides ( EditorExportPlatform platform ) virtual const
There is currently no description for this method. Please help us by contributing one!
String _get_name ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
bool _should_update_export_options ( EditorExportPlatform platform ) virtual const
There is currently no description for this method. Please help us by contributing one!
bool _supports_platform ( EditorExportPlatform platform ) virtual const
There is currently no description for this method. Please help us by contributing one!
void add_file ( String path, PackedByteArray file, bool remap )
There is currently no description for this method. Please help us by contributing one!
void add_ios_bundle_file ( String path )
There is currently no description for this method. Please help us by contributing one!
void add_ios_cpp_code ( String code )
There is currently no description for this method. Please help us by contributing one!
void add_ios_embedded_framework ( String path )
There is currently no description for this method. Please help us by contributing one!
void add_ios_framework ( String path )
There is currently no description for this method. Please help us by contributing one!
void add_ios_linker_flags ( String flags )
There is currently no description for this method. Please help us by contributing one!
void add_ios_plist_content ( String plist_content )
There is currently no description for this method. Please help us by contributing one!
void add_ios_project_static_lib ( String path )
There is currently no description for this method. Please help us by contributing one!
void add_macos_plugin_file ( String path )
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
Variant get_option ( StringName name ) const
There is currently no description for this method. Please help us by contributing one!
void skip ( )
There is currently no description for this method. Please help us by contributing one!