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
DisconnectPeer
Cached name for the 'disconnect_peer' method.
public static readonly StringName DisconnectPeer
Field Value
GenerateUniqueId
Cached name for the 'generate_unique_id' method.
public static readonly StringName GenerateUniqueId
Field Value
GetConnectionStatus
Cached name for the 'get_connection_status' method.
public static readonly StringName GetConnectionStatus
Field Value
GetPacketChannel
Cached name for the 'get_packet_channel' method.
public static readonly StringName GetPacketChannel
Field Value
GetPacketMode
Cached name for the 'get_packet_mode' method.
public static readonly StringName GetPacketMode
Field Value
GetPacketPeer
Cached name for the 'get_packet_peer' method.
public static readonly StringName GetPacketPeer
Field Value
GetTransferChannel
Cached name for the 'get_transfer_channel' method.
public static readonly StringName GetTransferChannel
Field Value
GetTransferMode
Cached name for the 'get_transfer_mode' method.
public static readonly StringName GetTransferMode
Field Value
GetUniqueId
Cached name for the 'get_unique_id' method.
public static readonly StringName GetUniqueId
Field Value
IsRefusingNewConnections
Cached name for the 'is_refusing_new_connections' method.
public static readonly StringName IsRefusingNewConnections
Field Value
IsServerRelaySupported
Cached name for the 'is_server_relay_supported' method.
public static readonly StringName IsServerRelaySupported
Field Value
Poll
Cached name for the 'poll' method.
public static readonly StringName Poll
Field Value
SetRefuseNewConnections
Cached name for the 'set_refuse_new_connections' method.
public static readonly StringName SetRefuseNewConnections
Field Value
SetTargetPeer
Cached name for the 'set_target_peer' method.
public static readonly StringName SetTargetPeer
Field Value
SetTransferChannel
Cached name for the 'set_transfer_channel' method.
public static readonly StringName SetTransferChannel
Field Value
SetTransferMode
Cached name for the 'set_transfer_mode' method.
public static readonly StringName SetTransferMode