class-description NEWS COMMUNITY STORE TUTORIALS SIGN UP LOGIN LOGOUT ROKOJORI NEWSLETTER SIGN UP LOGIN LOGOUT NEWS COMMUNITY STORE TUTORIALS TOGGLE FULLSCREEN VOLLBILD AN/AUS ObjectRefCounted EditorExportPreset
Export preset configuration.

Export preset configuration. Instances of EditorExportPreset by editor UI and intended to be used a read-only configuration passed to the EditorExportPlatform methods when exporting the project.

Enum ExportFilter<>():Enum

EXPORT_ALL_RESOURCES = 0

There is currently no description for this enum. Please help us by contributing one!


EXPORT_SELECTED_SCENES = 1

There is currently no description for this enum. Please help us by contributing one!


EXPORT_SELECTED_RESOURCES = 2

There is currently no description for this enum. Please help us by contributing one!


EXCLUDE_SELECTED_RESOURCES = 3

There is currently no description for this enum. Please help us by contributing one!


EXPORT_CUSTOMIZED = 4

There is currently no description for this enum. Please help us by contributing one!

Enum FileExportMode<>():Enum

MODE_FILE_NOT_CUSTOMIZED = 0

There is currently no description for this enum. Please help us by contributing one!


MODE_FILE_STRIP = 1

There is currently no description for this enum. Please help us by contributing one!


MODE_FILE_KEEP = 2

There is currently no description for this enum. Please help us by contributing one!


MODE_FILE_REMOVE = 3

There is currently no description for this enum. Please help us by contributing one!

Enum ScriptExportMode<>():Enum

MODE_SCRIPT_TEXT = 0

There is currently no description for this enum. Please help us by contributing one!


MODE_SCRIPT_BINARY_TOKENS = 1

There is currently no description for this enum. Please help us by contributing one!


MODE_SCRIPT_BINARY_TOKENS_COMPRESSED = 2

There is currently no description for this enum. Please help us by contributing one!

bool are_advanced_options_enabled<>():bool

Returns true, is "Advanced" toggle is enabled in the export dialog.

String get_custom_features<>():String

Returns string with a comma separated list of custom features.

Dictionary get_customized_files<>():Dictionary

Returns Dictionary of files selected in the "Resources" tab of the export dialog. Dictionary keys are file names and values are export mode - "strip, "keep", or "remove". See also get_file_export_mode().

int get_customized_files_count<>():int

Returns number of files selected in the "Resources" tab of the export dialog.

bool get_encrypt_directory<>():bool

Returns true, PCK directory encryption is enabled in the export dialog.

bool get_encrypt_pck<>():bool

Returns true, PCK encryption is enabled in the export dialog.

String get_encryption_ex_filter<>():String

Returns file filters to exclude during PCK encryption.

String get_encryption_in_filter<>():String

Returns file filters to include during PCK encryption.

String get_encryption_key<>():String

Returns PCK encryption key.

String get_exclude_filter<>():String

Returns file filters to exclude during export.

ExportFilter get_export_filter<>():ExportFilter

Returns export file filter mode selected in the "Resources" tab of the export dialog.

String get_export_path<>():String

Returns export target path.

FileExportMode get_file_export_mode<>( String path=, path:String=, FileExportMode default=0, default:FileExportMode=0, ):FileExportMode

Returns file export mode for the specified file.

PackedStringArray get_files_to_export<>():PackedStringArray

Returns array of files to export.

String get_include_filter<>():String

Returns file filters to include during export.

Variant get_or_env<>( StringName name=, name:StringName=, String env_var=, env_var:String=, ):Variant

Returns export option value or value of environment variable if it is set.

PackedStringArray get_patches<>():PackedStringArray

Returns the list of packs on which to base a patch export on.

String get_preset_name<>():String

Returns export preset name.

int get_script_export_mode<>():int

Returns script export mode.

String get_version<>( StringName name=, name:StringName=, bool windows_version=, windows_version:bool=, ):String

Returns the preset's version number, or fall back to the ProjectSettings.application/config/version project setting if set to an empty string.

If windows_version is true, formats the returned version number to be compatible with Windows executable metadata.

bool has<>( StringName property=, property:StringName=, ):bool

Returns true if preset has specified property.

bool has_export_file<>( String path=, path:String=, ):bool

Returns true if specified file is exported.

bool is_dedicated_server<>():bool

Returns true if dedicated server export mode is selected in the export dialog.

bool is_runnable<>():bool

Returns true if "Runnable" toggle is enabled in the export dialog.




All social media brands are registrated trademarks and belong to their respective owners.





CONTACT IMPRINT TERMS OF USE PRIVACY © ROKOROJI ® 2021 rokojori.com
CONTACT IMPRINT TERMS OF USE PRIVACY © ROKOROJI ® 2021 rokojori.com
We are using cookies on this site. Read more... Wir benutzen Cookies auf dieser Seite. Mehr lesen...