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
_DisconnectPeer
Cached name for the '_disconnect_peer' method.
public static readonly StringName _DisconnectPeer
Field Value
_GetAvailablePacketCount
Cached name for the '_get_available_packet_count' method.
public static readonly StringName _GetAvailablePacketCount
Field Value
_GetConnectionStatus
Cached name for the '_get_connection_status' method.
public static readonly StringName _GetConnectionStatus
Field Value
_GetMaxPacketSize
Cached name for the '_get_max_packet_size' method.
public static readonly StringName _GetMaxPacketSize
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
_GetPacketScript
Cached name for the '_get_packet_script' method.
public static readonly StringName _GetPacketScript
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
_IsServer
Cached name for the '_is_server' method.
public static readonly StringName _IsServer
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
_PutPacketScript
Cached name for the '_put_packet_script' method.
public static readonly StringName _PutPacketScript
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