EditorExportPlatformWindowsScreensaver๏ƒ

Inherits: EditorExportPlatformWindows < EditorExportPlatformPC < EditorExportPlatform < RefCounted < Object

Exports a Windows .scr using screensaver-flavored templates.

Description๏ƒ

Looks up windows_{debug|release}_{arch}.screensaver.exe only. There is no fallback to the Desktop windows_*.exe template. Packed project settings force blazium/screensaver/enabled=true. Build those templates with screensaver_template=yes.

Properties๏ƒ

String

application/company_name

String

application/console_wrapper_icon

String

application/copyright

bool

application/d3d12_agility_sdk_multiarch

int

application/export_angle

int

application/export_d3d12

String

application/file_description

String

application/file_version

String

application/icon

int

application/icon_interpolation

bool

application/modify_resources

String

application/product_name

String

application/product_version

String

application/trademarks

String

binary_format/architecture

bool

binary_format/embed_pck

PackedStringArray

codesign/custom_options

String

codesign/description

int

codesign/digest_algorithm

bool

codesign/enable

String

codesign/identity

int

codesign/identity_type

String

codesign/password

bool

codesign/timestamp

String

codesign/timestamp_server_url

String

custom_template/debug

String

custom_template/release

int

debug/export_console_wrapper

String

screensaver/change_password_scene

String

screensaver/configure_scene

bool

screensaver/cover_all_screens

String

screensaver/cover_mode

String

screensaver/description

bool

screensaver/lock_workstation_on_exit

bool

screensaver/password_enabled

bool

screensaver/quit_on_input

int

screensaver/quit_on_mouse_move_threshold

int

screensaver/screen

String

screensaver/unlock_scene

String

ssh_remote_deploy/cleanup_script

bool

ssh_remote_deploy/enabled

String

ssh_remote_deploy/extra_args_scp

String

ssh_remote_deploy/extra_args_ssh

String

ssh_remote_deploy/host

String

ssh_remote_deploy/port

String

ssh_remote_deploy/run_script

bool

texture_format/etc2_astc

bool

texture_format/s3tc_bptc


Property Descriptions๏ƒ

String application/company_name ๐Ÿ”—

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


String application/console_wrapper_icon ๐Ÿ”—

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


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


bool application/d3d12_agility_sdk_multiarch ๐Ÿ”—

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


int application/export_angle ๐Ÿ”—

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


int application/export_d3d12 ๐Ÿ”—

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


String application/file_description ๐Ÿ”—

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


String application/file_version ๐Ÿ”—

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


String application/icon ๐Ÿ”—

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


int application/icon_interpolation ๐Ÿ”—

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


bool application/modify_resources ๐Ÿ”—

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


String application/product_name ๐Ÿ”—

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


String application/product_version ๐Ÿ”—

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


String application/trademarks ๐Ÿ”—

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


String binary_format/architecture ๐Ÿ”—

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


bool binary_format/embed_pck ๐Ÿ”—

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


PackedStringArray codesign/custom_options ๐Ÿ”—

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

Note: The returned array is copied and any changes to it will not update the original property value. See PackedStringArray for more details.


String codesign/description ๐Ÿ”—

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


int codesign/digest_algorithm ๐Ÿ”—

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


bool codesign/enable ๐Ÿ”—

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


String codesign/identity ๐Ÿ”—

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


int codesign/identity_type ๐Ÿ”—

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


String codesign/password ๐Ÿ”—

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


bool codesign/timestamp ๐Ÿ”—

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


String codesign/timestamp_server_url ๐Ÿ”—

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


String custom_template/debug ๐Ÿ”—

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


String custom_template/release ๐Ÿ”—

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


int debug/export_console_wrapper ๐Ÿ”—

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


String screensaver/change_password_scene ๐Ÿ”—

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


String screensaver/configure_scene ๐Ÿ”—

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


bool screensaver/cover_all_screens ๐Ÿ”—

Fallback when screensaver/cover_mode is empty: true maps to virtual, false to single.


String screensaver/cover_mode ๐Ÿ”—

virtual (span every monitor, default for a Windows /S host launch), single (one monitor), or clone (one window per monitor). --screen N / /s:N or a CreateProcess child launch pin single. Override at run time with --screensaver-cover. Packed as blazium/screensaver/cover_mode.


String screensaver/description ๐Ÿ”—

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


bool screensaver/lock_workstation_on_exit ๐Ÿ”—

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


bool screensaver/password_enabled ๐Ÿ”—

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


bool screensaver/quit_on_input ๐Ÿ”—

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


int screensaver/quit_on_mouse_move_threshold ๐Ÿ”—

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


int screensaver/screen ๐Ÿ”—

Default monitor index for single and clone when --screen / /s:N is not passed. -1 keeps the engine primary-screen default. Packed as blazium/screensaver/screen.


String screensaver/unlock_scene ๐Ÿ”—

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


String ssh_remote_deploy/cleanup_script ๐Ÿ”—

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


bool ssh_remote_deploy/enabled ๐Ÿ”—

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


String ssh_remote_deploy/extra_args_scp ๐Ÿ”—

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


String ssh_remote_deploy/extra_args_ssh ๐Ÿ”—

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


String ssh_remote_deploy/host ๐Ÿ”—

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


String ssh_remote_deploy/port ๐Ÿ”—

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


String ssh_remote_deploy/run_script ๐Ÿ”—

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


bool texture_format/etc2_astc ๐Ÿ”—

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


bool texture_format/s3tc_bptc ๐Ÿ”—

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