Table of Contents

Class MultiplayerPeerExtension.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class MultiplayerPeerExtension.MethodName : MultiplayerPeer.MethodName
Inheritance
MultiplayerPeerExtension.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

_Close

Cached name for the '_close' method.

public static readonly StringName _Close

Field Value

StringName

_DisconnectPeer

Cached name for the '_disconnect_peer' method.

public static readonly StringName _DisconnectPeer

Field Value

StringName

_GetAvailablePacketCount

Cached name for the '_get_available_packet_count' method.

public static readonly StringName _GetAvailablePacketCount

Field Value

StringName

_GetConnectionStatus

Cached name for the '_get_connection_status' method.

public static readonly StringName _GetConnectionStatus

Field Value

StringName

_GetMaxPacketSize

Cached name for the '_get_max_packet_size' method.

public static readonly StringName _GetMaxPacketSize

Field Value

StringName

_GetPacketChannel

Cached name for the '_get_packet_channel' method.

public static readonly StringName _GetPacketChannel

Field Value

StringName

_GetPacketMode

Cached name for the '_get_packet_mode' method.

public static readonly StringName _GetPacketMode

Field Value

StringName

_GetPacketPeer

Cached name for the '_get_packet_peer' method.

public static readonly StringName _GetPacketPeer

Field Value

StringName

_GetPacketScript

Cached name for the '_get_packet_script' method.

public static readonly StringName _GetPacketScript

Field Value

StringName

_GetTransferChannel

Cached name for the '_get_transfer_channel' method.

public static readonly StringName _GetTransferChannel

Field Value

StringName

_GetTransferMode

Cached name for the '_get_transfer_mode' method.

public static readonly StringName _GetTransferMode

Field Value

StringName

_GetUniqueId

Cached name for the '_get_unique_id' method.

public static readonly StringName _GetUniqueId

Field Value

StringName

_IsRefusingNewConnections

Cached name for the '_is_refusing_new_connections' method.

public static readonly StringName _IsRefusingNewConnections

Field Value

StringName

_IsServer

Cached name for the '_is_server' method.

public static readonly StringName _IsServer

Field Value

StringName

_IsServerRelaySupported

Cached name for the '_is_server_relay_supported' method.

public static readonly StringName _IsServerRelaySupported

Field Value

StringName

_Poll

Cached name for the '_poll' method.

public static readonly StringName _Poll

Field Value

StringName

_PutPacketScript

Cached name for the '_put_packet_script' method.

public static readonly StringName _PutPacketScript

Field Value

StringName

_SetRefuseNewConnections

Cached name for the '_set_refuse_new_connections' method.

public static readonly StringName _SetRefuseNewConnections

Field Value

StringName

_SetTargetPeer

Cached name for the '_set_target_peer' method.

public static readonly StringName _SetTargetPeer

Field Value

StringName

_SetTransferChannel

Cached name for the '_set_transfer_channel' method.

public static readonly StringName _SetTransferChannel

Field Value

StringName

_SetTransferMode

Cached name for the '_set_transfer_mode' method.

public static readonly StringName _SetTransferMode

Field Value

StringName