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
Duplicate
Cached name for the 'duplicate' method.
public static readonly StringName Duplicate
Field Value
GetDataArray
Cached name for the 'get_data_array' method.
public static readonly StringName GetDataArray
Field Value
GetPosition
Cached name for the 'get_position' method.
public static readonly StringName GetPosition
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
Resize
Cached name for the 'resize' method.
public static readonly StringName Resize
Field Value
Seek
Cached name for the 'seek' method.
public static readonly StringName Seek
Field Value
SetDataArray
Cached name for the 'set_data_array' method.
public static readonly StringName SetDataArray