Table of Contents

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

StringName

GetState

Cached name for the 'get_state' method.

public static readonly StringName GetState

Field Value

StringName

Instantiate

Cached name for the 'instantiate' method.

public static readonly StringName Instantiate

Field Value

StringName

Pack

Cached name for the 'pack' method.

public static readonly StringName Pack

Field Value

StringName

_GetBundledScene

Cached name for the '_get_bundled_scene' method.

public static readonly StringName _GetBundledScene

Field Value

StringName

_SetBundledScene

Cached name for the '_set_bundled_scene' method.

public static readonly StringName _SetBundledScene

Field Value

StringName