Class PacketPeerStream.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PacketPeerStream.MethodName : PacketPeer.MethodName
- Inheritance
-
PacketPeerStream.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetInputBufferMaxSize
Cached name for the 'get_input_buffer_max_size' method.
public static readonly StringName GetInputBufferMaxSize
Field Value
GetOutputBufferMaxSize
Cached name for the 'get_output_buffer_max_size' method.
public static readonly StringName GetOutputBufferMaxSize
Field Value
GetStreamPeer
Cached name for the 'get_stream_peer' method.
public static readonly StringName GetStreamPeer
Field Value
SetInputBufferMaxSize
Cached name for the 'set_input_buffer_max_size' method.
public static readonly StringName SetInputBufferMaxSize
Field Value
SetOutputBufferMaxSize
Cached name for the 'set_output_buffer_max_size' method.
public static readonly StringName SetOutputBufferMaxSize
Field Value
SetStreamPeer
Cached name for the 'set_stream_peer' method.
public static readonly StringName SetStreamPeer