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
_Initialize
Cached name for the '_initialize' method.
public static readonly StringName _Initialize
Field Value
_PhysicsProcess
Cached name for the '_physics_process' method.
public static readonly StringName _PhysicsProcess
Field Value
_Process
Cached name for the '_process' method.
public static readonly StringName _Process