Table of Contents

Class PacketPeer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PacketPeer.MethodName : RefCounted.MethodName
Inheritance
PacketPeer.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAvailablePacketCount

Cached name for the 'get_available_packet_count' method.

public static readonly StringName GetAvailablePacketCount

Field Value

StringName

GetEncodeBufferMaxSize

Cached name for the 'get_encode_buffer_max_size' method.

public static readonly StringName GetEncodeBufferMaxSize

Field Value

StringName

GetPacket

Cached name for the 'get_packet' method.

public static readonly StringName GetPacket

Field Value

StringName

GetPacketError

Cached name for the 'get_packet_error' method.

public static readonly StringName GetPacketError

Field Value

StringName

GetVar

Cached name for the 'get_var' method.

public static readonly StringName GetVar

Field Value

StringName

PutPacket

Cached name for the 'put_packet' method.

public static readonly StringName PutPacket

Field Value

StringName

PutVar

Cached name for the 'put_var' method.

public static readonly StringName PutVar

Field Value

StringName

SetEncodeBufferMaxSize

Cached name for the 'set_encode_buffer_max_size' method.

public static readonly StringName SetEncodeBufferMaxSize

Field Value

StringName