Table of Contents

Class PackedDataContainer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PackedDataContainer.MethodName : Resource.MethodName
Inheritance
PackedDataContainer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

Pack

Cached name for the 'pack' method.

public static readonly StringName Pack

Field Value

StringName

Size

Cached name for the 'size' method.

public static readonly StringName Size

Field Value

StringName

_GetData

Cached name for the '_get_data' method.

public static readonly StringName _GetData

Field Value

StringName

_SetData

Cached name for the '_set_data' method.

public static readonly StringName _SetData

Field Value

StringName