Table of Contents

Class MainLoop.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class MainLoop.MethodName : GodotObject.MethodName
Inheritance
MainLoop.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

_Finalize

Cached name for the '_finalize' method.

public static readonly StringName _Finalize

Field Value

StringName

_Initialize

Cached name for the '_initialize' method.

public static readonly StringName _Initialize

Field Value

StringName

_PhysicsProcess

Cached name for the '_physics_process' method.

public static readonly StringName _PhysicsProcess

Field Value

StringName

_Process

Cached name for the '_process' method.

public static readonly StringName _Process

Field Value

StringName