Class Engine.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Engine.MethodName
- Inheritance
-
Engine.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetArchitectureName
Cached name for the 'get_architecture_name' method.
public static readonly StringName GetArchitectureName
Field Value
GetAuthorInfo
Cached name for the 'get_author_info' method.
public static readonly StringName GetAuthorInfo
Field Value
GetCopyrightInfo
Cached name for the 'get_copyright_info' method.
public static readonly StringName GetCopyrightInfo
Field Value
GetDonorInfo
Cached name for the 'get_donor_info' method.
public static readonly StringName GetDonorInfo
Field Value
GetFramesDrawn
Cached name for the 'get_frames_drawn' method.
public static readonly StringName GetFramesDrawn
Field Value
GetFramesPerSecond
Cached name for the 'get_frames_per_second' method.
public static readonly StringName GetFramesPerSecond
Field Value
GetLicenseInfo
Cached name for the 'get_license_info' method.
public static readonly StringName GetLicenseInfo
Field Value
GetLicenseText
Cached name for the 'get_license_text' method.
public static readonly StringName GetLicenseText
Field Value
GetMainLoop
Cached name for the 'get_main_loop' method.
public static readonly StringName GetMainLoop
Field Value
GetMaxFps
Cached name for the 'get_max_fps' method.
public static readonly StringName GetMaxFps
Field Value
GetMaxPhysicsStepsPerFrame
Cached name for the 'get_max_physics_steps_per_frame' method.
public static readonly StringName GetMaxPhysicsStepsPerFrame
Field Value
GetPhysicsFrames
Cached name for the 'get_physics_frames' method.
public static readonly StringName GetPhysicsFrames
Field Value
GetPhysicsInterpolationFraction
Cached name for the 'get_physics_interpolation_fraction' method.
public static readonly StringName GetPhysicsInterpolationFraction
Field Value
GetPhysicsJitterFix
Cached name for the 'get_physics_jitter_fix' method.
public static readonly StringName GetPhysicsJitterFix
Field Value
GetPhysicsTicksPerSecond
Cached name for the 'get_physics_ticks_per_second' method.
public static readonly StringName GetPhysicsTicksPerSecond
Field Value
GetProcessFrames
Cached name for the 'get_process_frames' method.
public static readonly StringName GetProcessFrames
Field Value
GetScriptLanguage
Cached name for the 'get_script_language' method.
public static readonly StringName GetScriptLanguage
Field Value
GetScriptLanguageCount
Cached name for the 'get_script_language_count' method.
public static readonly StringName GetScriptLanguageCount
Field Value
GetSingleton
Cached name for the 'get_singleton' method.
public static readonly StringName GetSingleton
Field Value
GetSingletonList
Cached name for the 'get_singleton_list' method.
public static readonly StringName GetSingletonList
Field Value
GetTimeScale
Cached name for the 'get_time_scale' method.
public static readonly StringName GetTimeScale
Field Value
GetVersionInfo
Cached name for the 'get_version_info' method.
public static readonly StringName GetVersionInfo
Field Value
GetWriteMoviePath
Cached name for the 'get_write_movie_path' method.
public static readonly StringName GetWriteMoviePath
Field Value
HasSingleton
Cached name for the 'has_singleton' method.
public static readonly StringName HasSingleton
Field Value
IsEditorHint
Cached name for the 'is_editor_hint' method.
public static readonly StringName IsEditorHint
Field Value
IsInPhysicsFrame
Cached name for the 'is_in_physics_frame' method.
public static readonly StringName IsInPhysicsFrame
Field Value
IsPrintingErrorMessages
Cached name for the 'is_printing_error_messages' method.
public static readonly StringName IsPrintingErrorMessages
Field Value
RegisterScriptLanguage
Cached name for the 'register_script_language' method.
public static readonly StringName RegisterScriptLanguage
Field Value
RegisterSingleton
Cached name for the 'register_singleton' method.
public static readonly StringName RegisterSingleton
Field Value
SetMaxFps
Cached name for the 'set_max_fps' method.
public static readonly StringName SetMaxFps
Field Value
SetMaxPhysicsStepsPerFrame
Cached name for the 'set_max_physics_steps_per_frame' method.
public static readonly StringName SetMaxPhysicsStepsPerFrame
Field Value
SetPhysicsJitterFix
Cached name for the 'set_physics_jitter_fix' method.
public static readonly StringName SetPhysicsJitterFix
Field Value
SetPhysicsTicksPerSecond
Cached name for the 'set_physics_ticks_per_second' method.
public static readonly StringName SetPhysicsTicksPerSecond
Field Value
SetPrintErrorMessages
Cached name for the 'set_print_error_messages' method.
public static readonly StringName SetPrintErrorMessages
Field Value
SetTimeScale
Cached name for the 'set_time_scale' method.
public static readonly StringName SetTimeScale
Field Value
UnregisterScriptLanguage
Cached name for the 'unregister_script_language' method.
public static readonly StringName UnregisterScriptLanguage
Field Value
UnregisterSingleton
Cached name for the 'unregister_singleton' method.
public static readonly StringName UnregisterSingleton