Class PackedScene.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PackedScene.MethodName : Resource.MethodName
- Inheritance
-
PackedScene.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
CanInstantiate
Cached name for the 'can_instantiate' method.
public static readonly StringName CanInstantiate
Field Value
GetState
Cached name for the 'get_state' method.
public static readonly StringName GetState
Field Value
Instantiate
Cached name for the 'instantiate' method.
public static readonly StringName Instantiate
Field Value
Pack
Cached name for the 'pack' method.
public static readonly StringName Pack
Field Value
_GetBundledScene
Cached name for the '_get_bundled_scene' method.
public static readonly StringName _GetBundledScene
Field Value
_SetBundledScene
Cached name for the '_set_bundled_scene' method.
public static readonly StringName _SetBundledScene