Class OSInstance.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class OSInstance.MethodName : GodotObject.MethodName
- Inheritance
-
OSInstance.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Alert
Cached name for the 'alert' method.
public static readonly StringName Alert
Field Value
CloseMidiInputs
Cached name for the 'close_midi_inputs' method.
public static readonly StringName CloseMidiInputs
Field Value
Crash
Cached name for the 'crash' method.
public static readonly StringName Crash
Field Value
CreateInstance
Cached name for the 'create_instance' method.
public static readonly StringName CreateInstance
Field Value
CreateProcess
Cached name for the 'create_process' method.
public static readonly StringName CreateProcess
Field Value
DelayMsec
Cached name for the 'delay_msec' method.
public static readonly StringName DelayMsec
Field Value
DelayUsec
Cached name for the 'delay_usec' method.
public static readonly StringName DelayUsec
Field Value
Execute
Cached name for the 'execute' method.
public static readonly StringName Execute
Field Value
FindKeycodeFromString
Cached name for the 'find_keycode_from_string' method.
public static readonly StringName FindKeycodeFromString
Field Value
GetCacheDir
Cached name for the 'get_cache_dir' method.
public static readonly StringName GetCacheDir
Field Value
GetCmdlineArgs
Cached name for the 'get_cmdline_args' method.
public static readonly StringName GetCmdlineArgs
Field Value
GetCmdlineUserArgs
Cached name for the 'get_cmdline_user_args' method.
public static readonly StringName GetCmdlineUserArgs
Field Value
GetConfigDir
Cached name for the 'get_config_dir' method.
public static readonly StringName GetConfigDir
Field Value
GetConnectedMidiInputs
Cached name for the 'get_connected_midi_inputs' method.
public static readonly StringName GetConnectedMidiInputs
Field Value
GetDataDir
Cached name for the 'get_data_dir' method.
public static readonly StringName GetDataDir
Field Value
GetDistributionName
Cached name for the 'get_distribution_name' method.
public static readonly StringName GetDistributionName
Field Value
GetEnvironment
Cached name for the 'get_environment' method.
public static readonly StringName GetEnvironment
Field Value
GetExecutablePath
Cached name for the 'get_executable_path' method.
public static readonly StringName GetExecutablePath
Field Value
GetGrantedPermissions
Cached name for the 'get_granted_permissions' method.
public static readonly StringName GetGrantedPermissions
Field Value
GetKeycodeString
Cached name for the 'get_keycode_string' method.
public static readonly StringName GetKeycodeString
Field Value
GetLocale
Cached name for the 'get_locale' method.
public static readonly StringName GetLocale
Field Value
GetLocaleLanguage
Cached name for the 'get_locale_language' method.
public static readonly StringName GetLocaleLanguage
Field Value
GetLowProcessorUsageModeSleepUsec
Cached name for the 'get_low_processor_usage_mode_sleep_usec' method.
public static readonly StringName GetLowProcessorUsageModeSleepUsec
Field Value
GetMainThreadId
Cached name for the 'get_main_thread_id' method.
public static readonly StringName GetMainThreadId
Field Value
GetMemoryInfo
Cached name for the 'get_memory_info' method.
public static readonly StringName GetMemoryInfo
Field Value
GetModelName
Cached name for the 'get_model_name' method.
public static readonly StringName GetModelName
Field Value
GetName
Cached name for the 'get_name' method.
public static readonly StringName GetName
Field Value
GetProcessId
Cached name for the 'get_process_id' method.
public static readonly StringName GetProcessId
Field Value
GetProcessorCount
Cached name for the 'get_processor_count' method.
public static readonly StringName GetProcessorCount
Field Value
GetProcessorName
Cached name for the 'get_processor_name' method.
public static readonly StringName GetProcessorName
Field Value
GetRestartOnExitArguments
Cached name for the 'get_restart_on_exit_arguments' method.
public static readonly StringName GetRestartOnExitArguments
Field Value
GetStaticMemoryPeakUsage
Cached name for the 'get_static_memory_peak_usage' method.
public static readonly StringName GetStaticMemoryPeakUsage
Field Value
GetStaticMemoryUsage
Cached name for the 'get_static_memory_usage' method.
public static readonly StringName GetStaticMemoryUsage
Field Value
GetSystemDir
Cached name for the 'get_system_dir' method.
public static readonly StringName GetSystemDir
Field Value
GetSystemFontPath
Cached name for the 'get_system_font_path' method.
public static readonly StringName GetSystemFontPath
Field Value
GetSystemFontPathForText
Cached name for the 'get_system_font_path_for_text' method.
public static readonly StringName GetSystemFontPathForText
Field Value
GetSystemFonts
Cached name for the 'get_system_fonts' method.
public static readonly StringName GetSystemFonts
Field Value
GetThreadCallerId
Cached name for the 'get_thread_caller_id' method.
public static readonly StringName GetThreadCallerId
Field Value
GetUniqueId
Cached name for the 'get_unique_id' method.
public static readonly StringName GetUniqueId
Field Value
GetUserDataDir
Cached name for the 'get_user_data_dir' method.
public static readonly StringName GetUserDataDir
Field Value
GetVersion
Cached name for the 'get_version' method.
public static readonly StringName GetVersion
Field Value
GetVideoAdapterDriverInfo
Cached name for the 'get_video_adapter_driver_info' method.
public static readonly StringName GetVideoAdapterDriverInfo
Field Value
HasEnvironment
Cached name for the 'has_environment' method.
public static readonly StringName HasEnvironment
Field Value
HasFeature
Cached name for the 'has_feature' method.
public static readonly StringName HasFeature
Field Value
IsDebugBuild
Cached name for the 'is_debug_build' method.
public static readonly StringName IsDebugBuild
Field Value
IsDeltaSmoothingEnabled
Cached name for the 'is_delta_smoothing_enabled' method.
public static readonly StringName IsDeltaSmoothingEnabled
Field Value
IsInLowProcessorUsageMode
Cached name for the 'is_in_low_processor_usage_mode' method.
public static readonly StringName IsInLowProcessorUsageMode
Field Value
IsKeycodeUnicode
Cached name for the 'is_keycode_unicode' method.
public static readonly StringName IsKeycodeUnicode
Field Value
IsProcessRunning
Cached name for the 'is_process_running' method.
public static readonly StringName IsProcessRunning
Field Value
IsRestartOnExitSet
Cached name for the 'is_restart_on_exit_set' method.
public static readonly StringName IsRestartOnExitSet
Field Value
IsSandboxed
Cached name for the 'is_sandboxed' method.
public static readonly StringName IsSandboxed
Field Value
IsStdOutVerbose
Cached name for the 'is_stdout_verbose' method.
public static readonly StringName IsStdOutVerbose
Field Value
IsUserfsPersistent
Cached name for the 'is_userfs_persistent' method.
public static readonly StringName IsUserfsPersistent
Field Value
Kill
Cached name for the 'kill' method.
public static readonly StringName Kill
Field Value
MoveToTrash
Cached name for the 'move_to_trash' method.
public static readonly StringName MoveToTrash
Field Value
OpenMidiInputs
Cached name for the 'open_midi_inputs' method.
public static readonly StringName OpenMidiInputs
Field Value
ReadStringFromStdIn
Cached name for the 'read_string_from_stdin' method.
public static readonly StringName ReadStringFromStdIn
Field Value
RequestPermission
Cached name for the 'request_permission' method.
public static readonly StringName RequestPermission
Field Value
RequestPermissions
Cached name for the 'request_permissions' method.
public static readonly StringName RequestPermissions
Field Value
RevokeGrantedPermissions
Cached name for the 'revoke_granted_permissions' method.
public static readonly StringName RevokeGrantedPermissions
Field Value
SetDeltaSmoothing
Cached name for the 'set_delta_smoothing' method.
public static readonly StringName SetDeltaSmoothing
Field Value
SetEnvironment
Cached name for the 'set_environment' method.
public static readonly StringName SetEnvironment
Field Value
SetLowProcessorUsageMode
Cached name for the 'set_low_processor_usage_mode' method.
public static readonly StringName SetLowProcessorUsageMode
Field Value
SetLowProcessorUsageModeSleepUsec
Cached name for the 'set_low_processor_usage_mode_sleep_usec' method.
public static readonly StringName SetLowProcessorUsageModeSleepUsec
Field Value
SetRestartOnExit
Cached name for the 'set_restart_on_exit' method.
public static readonly StringName SetRestartOnExit
Field Value
SetThreadName
Cached name for the 'set_thread_name' method.
public static readonly StringName SetThreadName
Field Value
SetUseFileAccessSaveAndSwap
Cached name for the 'set_use_file_access_save_and_swap' method.
public static readonly StringName SetUseFileAccessSaveAndSwap
Field Value
ShellOpen
Cached name for the 'shell_open' method.
public static readonly StringName ShellOpen
Field Value
ShellShowInFileManager
Cached name for the 'shell_show_in_file_manager' method.
public static readonly StringName ShellShowInFileManager
Field Value
UnsetEnvironment
Cached name for the 'unset_environment' method.
public static readonly StringName UnsetEnvironment