Table of Contents

Class StreamPeerBuffer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class StreamPeerBuffer.MethodName : StreamPeer.MethodName
Inheritance
StreamPeerBuffer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

Duplicate

Cached name for the 'duplicate' method.

public static readonly StringName Duplicate

Field Value

StringName

GetDataArray

Cached name for the 'get_data_array' method.

public static readonly StringName GetDataArray

Field Value

StringName

GetPosition

Cached name for the 'get_position' method.

public static readonly StringName GetPosition

Field Value

StringName

GetSize

Cached name for the 'get_size' method.

public static readonly StringName GetSize

Field Value

StringName

Resize

Cached name for the 'resize' method.

public static readonly StringName Resize

Field Value

StringName

Seek

Cached name for the 'seek' method.

public static readonly StringName Seek

Field Value

StringName

SetDataArray

Cached name for the 'set_data_array' method.

public static readonly StringName SetDataArray

Field Value

StringName