Table of Contents

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

StringName

GetAuthorInfo

Cached name for the 'get_author_info' method.

public static readonly StringName GetAuthorInfo

Field Value

StringName

GetCopyrightInfo

Cached name for the 'get_copyright_info' method.

public static readonly StringName GetCopyrightInfo

Field Value

StringName

GetDonorInfo

Cached name for the 'get_donor_info' method.

public static readonly StringName GetDonorInfo

Field Value

StringName

GetFramesDrawn

Cached name for the 'get_frames_drawn' method.

public static readonly StringName GetFramesDrawn

Field Value

StringName

GetFramesPerSecond

Cached name for the 'get_frames_per_second' method.

public static readonly StringName GetFramesPerSecond

Field Value

StringName

GetLicenseInfo

Cached name for the 'get_license_info' method.

public static readonly StringName GetLicenseInfo

Field Value

StringName

GetLicenseText

Cached name for the 'get_license_text' method.

public static readonly StringName GetLicenseText

Field Value

StringName

GetMainLoop

Cached name for the 'get_main_loop' method.

public static readonly StringName GetMainLoop

Field Value

StringName

GetMaxFps

Cached name for the 'get_max_fps' method.

public static readonly StringName GetMaxFps

Field Value

StringName

GetMaxPhysicsStepsPerFrame

Cached name for the 'get_max_physics_steps_per_frame' method.

public static readonly StringName GetMaxPhysicsStepsPerFrame

Field Value

StringName

GetPhysicsFrames

Cached name for the 'get_physics_frames' method.

public static readonly StringName GetPhysicsFrames

Field Value

StringName

GetPhysicsInterpolationFraction

Cached name for the 'get_physics_interpolation_fraction' method.

public static readonly StringName GetPhysicsInterpolationFraction

Field Value

StringName

GetPhysicsJitterFix

Cached name for the 'get_physics_jitter_fix' method.

public static readonly StringName GetPhysicsJitterFix

Field Value

StringName

GetPhysicsTicksPerSecond

Cached name for the 'get_physics_ticks_per_second' method.

public static readonly StringName GetPhysicsTicksPerSecond

Field Value

StringName

GetProcessFrames

Cached name for the 'get_process_frames' method.

public static readonly StringName GetProcessFrames

Field Value

StringName

GetScriptLanguage

Cached name for the 'get_script_language' method.

public static readonly StringName GetScriptLanguage

Field Value

StringName

GetScriptLanguageCount

Cached name for the 'get_script_language_count' method.

public static readonly StringName GetScriptLanguageCount

Field Value

StringName

GetSingleton

Cached name for the 'get_singleton' method.

public static readonly StringName GetSingleton

Field Value

StringName

GetSingletonList

Cached name for the 'get_singleton_list' method.

public static readonly StringName GetSingletonList

Field Value

StringName

GetTimeScale

Cached name for the 'get_time_scale' method.

public static readonly StringName GetTimeScale

Field Value

StringName

GetVersionInfo

Cached name for the 'get_version_info' method.

public static readonly StringName GetVersionInfo

Field Value

StringName

GetWriteMoviePath

Cached name for the 'get_write_movie_path' method.

public static readonly StringName GetWriteMoviePath

Field Value

StringName

HasSingleton

Cached name for the 'has_singleton' method.

public static readonly StringName HasSingleton

Field Value

StringName

IsEditorHint

Cached name for the 'is_editor_hint' method.

public static readonly StringName IsEditorHint

Field Value

StringName

IsInPhysicsFrame

Cached name for the 'is_in_physics_frame' method.

public static readonly StringName IsInPhysicsFrame

Field Value

StringName

IsPrintingErrorMessages

Cached name for the 'is_printing_error_messages' method.

public static readonly StringName IsPrintingErrorMessages

Field Value

StringName

RegisterScriptLanguage

Cached name for the 'register_script_language' method.

public static readonly StringName RegisterScriptLanguage

Field Value

StringName

RegisterSingleton

Cached name for the 'register_singleton' method.

public static readonly StringName RegisterSingleton

Field Value

StringName

SetMaxFps

Cached name for the 'set_max_fps' method.

public static readonly StringName SetMaxFps

Field Value

StringName

SetMaxPhysicsStepsPerFrame

Cached name for the 'set_max_physics_steps_per_frame' method.

public static readonly StringName SetMaxPhysicsStepsPerFrame

Field Value

StringName

SetPhysicsJitterFix

Cached name for the 'set_physics_jitter_fix' method.

public static readonly StringName SetPhysicsJitterFix

Field Value

StringName

SetPhysicsTicksPerSecond

Cached name for the 'set_physics_ticks_per_second' method.

public static readonly StringName SetPhysicsTicksPerSecond

Field Value

StringName

SetPrintErrorMessages

Cached name for the 'set_print_error_messages' method.

public static readonly StringName SetPrintErrorMessages

Field Value

StringName

SetTimeScale

Cached name for the 'set_time_scale' method.

public static readonly StringName SetTimeScale

Field Value

StringName

UnregisterScriptLanguage

Cached name for the 'unregister_script_language' method.

public static readonly StringName UnregisterScriptLanguage

Field Value

StringName

UnregisterSingleton

Cached name for the 'unregister_singleton' method.

public static readonly StringName UnregisterSingleton

Field Value

StringName