Class SceneMultiplayer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class SceneMultiplayer.MethodName : MultiplayerApi.MethodName
- Inheritance
-
SceneMultiplayer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
CompleteAuth
Cached name for the 'complete_auth' method.
public static readonly StringName CompleteAuth
Field Value
DisconnectPeer
Cached name for the 'disconnect_peer' method.
public static readonly StringName DisconnectPeer
Field Value
GetAuthCallback
Cached name for the 'get_auth_callback' method.
public static readonly StringName GetAuthCallback
Field Value
GetAuthTimeout
Cached name for the 'get_auth_timeout' method.
public static readonly StringName GetAuthTimeout
Field Value
GetAuthenticatingPeers
Cached name for the 'get_authenticating_peers' method.
public static readonly StringName GetAuthenticatingPeers
Field Value
GetMaxDeltaPacketSize
Cached name for the 'get_max_delta_packet_size' method.
public static readonly StringName GetMaxDeltaPacketSize
Field Value
GetMaxSyncPacketSize
Cached name for the 'get_max_sync_packet_size' method.
public static readonly StringName GetMaxSyncPacketSize
Field Value
GetRootPath
Cached name for the 'get_root_path' method.
public static readonly StringName GetRootPath
Field Value
IsObjectDecodingAllowed
Cached name for the 'is_object_decoding_allowed' method.
public static readonly StringName IsObjectDecodingAllowed
Field Value
IsRefusingNewConnections
Cached name for the 'is_refusing_new_connections' method.
public static readonly StringName IsRefusingNewConnections
Field Value
IsServerRelayEnabled
Cached name for the 'is_server_relay_enabled' method.
public static readonly StringName IsServerRelayEnabled
Field Value
SendAuth
Cached name for the 'send_auth' method.
public static readonly StringName SendAuth
Field Value
SendBytes
Cached name for the 'send_bytes' method.
public static readonly StringName SendBytes
Field Value
SetAllowObjectDecoding
Cached name for the 'set_allow_object_decoding' method.
public static readonly StringName SetAllowObjectDecoding
Field Value
SetAuthCallback
Cached name for the 'set_auth_callback' method.
public static readonly StringName SetAuthCallback
Field Value
SetAuthTimeout
Cached name for the 'set_auth_timeout' method.
public static readonly StringName SetAuthTimeout
Field Value
SetMaxDeltaPacketSize
Cached name for the 'set_max_delta_packet_size' method.
public static readonly StringName SetMaxDeltaPacketSize
Field Value
SetMaxSyncPacketSize
Cached name for the 'set_max_sync_packet_size' method.
public static readonly StringName SetMaxSyncPacketSize
Field Value
SetRefuseNewConnections
Cached name for the 'set_refuse_new_connections' method.
public static readonly StringName SetRefuseNewConnections
Field Value
SetRootPath
Cached name for the 'set_root_path' method.
public static readonly StringName SetRootPath
Field Value
SetServerRelayEnabled
Cached name for the 'set_server_relay_enabled' method.
public static readonly StringName SetServerRelayEnabled