Table of Contents

Class MultiplayerPeer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class MultiplayerPeer.MethodName : PacketPeer.MethodName
Inheritance
MultiplayerPeer.MethodName
Derived
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

GenerateUniqueId

Cached name for the 'generate_unique_id' method.

public static readonly StringName GenerateUniqueId

Field Value

StringName

GetConnectionStatus

Cached name for the 'get_connection_status' method.

public static readonly StringName GetConnectionStatus

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

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

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

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