Table of Contents

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

StringName

CompleteAuth

Cached name for the 'complete_auth' method.

public static readonly StringName CompleteAuth

Field Value

StringName

DisconnectPeer

Cached name for the 'disconnect_peer' method.

public static readonly StringName DisconnectPeer

Field Value

StringName

GetAuthCallback

Cached name for the 'get_auth_callback' method.

public static readonly StringName GetAuthCallback

Field Value

StringName

GetAuthTimeout

Cached name for the 'get_auth_timeout' method.

public static readonly StringName GetAuthTimeout

Field Value

StringName

GetAuthenticatingPeers

Cached name for the 'get_authenticating_peers' method.

public static readonly StringName GetAuthenticatingPeers

Field Value

StringName

GetMaxDeltaPacketSize

Cached name for the 'get_max_delta_packet_size' method.

public static readonly StringName GetMaxDeltaPacketSize

Field Value

StringName

GetMaxSyncPacketSize

Cached name for the 'get_max_sync_packet_size' method.

public static readonly StringName GetMaxSyncPacketSize

Field Value

StringName

GetRootPath

Cached name for the 'get_root_path' method.

public static readonly StringName GetRootPath

Field Value

StringName

IsObjectDecodingAllowed

Cached name for the 'is_object_decoding_allowed' method.

public static readonly StringName IsObjectDecodingAllowed

Field Value

StringName

IsRefusingNewConnections

Cached name for the 'is_refusing_new_connections' method.

public static readonly StringName IsRefusingNewConnections

Field Value

StringName

IsServerRelayEnabled

Cached name for the 'is_server_relay_enabled' method.

public static readonly StringName IsServerRelayEnabled

Field Value

StringName

SendAuth

Cached name for the 'send_auth' method.

public static readonly StringName SendAuth

Field Value

StringName

SendBytes

Cached name for the 'send_bytes' method.

public static readonly StringName SendBytes

Field Value

StringName

SetAllowObjectDecoding

Cached name for the 'set_allow_object_decoding' method.

public static readonly StringName SetAllowObjectDecoding

Field Value

StringName

SetAuthCallback

Cached name for the 'set_auth_callback' method.

public static readonly StringName SetAuthCallback

Field Value

StringName

SetAuthTimeout

Cached name for the 'set_auth_timeout' method.

public static readonly StringName SetAuthTimeout

Field Value

StringName

SetMaxDeltaPacketSize

Cached name for the 'set_max_delta_packet_size' method.

public static readonly StringName SetMaxDeltaPacketSize

Field Value

StringName

SetMaxSyncPacketSize

Cached name for the 'set_max_sync_packet_size' method.

public static readonly StringName SetMaxSyncPacketSize

Field Value

StringName

SetRefuseNewConnections

Cached name for the 'set_refuse_new_connections' method.

public static readonly StringName SetRefuseNewConnections

Field Value

StringName

SetRootPath

Cached name for the 'set_root_path' method.

public static readonly StringName SetRootPath

Field Value

StringName

SetServerRelayEnabled

Cached name for the 'set_server_relay_enabled' method.

public static readonly StringName SetServerRelayEnabled

Field Value

StringName