Table of Contents

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

StringName

GetOutputBufferMaxSize

Cached name for the 'get_output_buffer_max_size' method.

public static readonly StringName GetOutputBufferMaxSize

Field Value

StringName

GetStreamPeer

Cached name for the 'get_stream_peer' method.

public static readonly StringName GetStreamPeer

Field Value

StringName

SetInputBufferMaxSize

Cached name for the 'set_input_buffer_max_size' method.

public static readonly StringName SetInputBufferMaxSize

Field Value

StringName

SetOutputBufferMaxSize

Cached name for the 'set_output_buffer_max_size' method.

public static readonly StringName SetOutputBufferMaxSize

Field Value

StringName

SetStreamPeer

Cached name for the 'set_stream_peer' method.

public static readonly StringName SetStreamPeer

Field Value

StringName