Table of Contents

Class MultiplayerApi.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class MultiplayerApi.MethodName : RefCounted.MethodName
Inheritance
MultiplayerApi.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

CreateDefaultInterface

Cached name for the 'create_default_interface' method.

public static readonly StringName CreateDefaultInterface

Field Value

StringName

GetDefaultInterface

Cached name for the 'get_default_interface' method.

public static readonly StringName GetDefaultInterface

Field Value

StringName

GetMultiplayerPeer

Cached name for the 'get_multiplayer_peer' method.

public static readonly StringName GetMultiplayerPeer

Field Value

StringName

GetPeers

Cached name for the 'get_peers' method.

public static readonly StringName GetPeers

Field Value

StringName

GetRemoteSenderId

Cached name for the 'get_remote_sender_id' method.

public static readonly StringName GetRemoteSenderId

Field Value

StringName

GetUniqueId

Cached name for the 'get_unique_id' method.

public static readonly StringName GetUniqueId

Field Value

StringName

HasMultiplayerPeer

Cached name for the 'has_multiplayer_peer' method.

public static readonly StringName HasMultiplayerPeer

Field Value

StringName

IsServer

Cached name for the 'is_server' method.

public static readonly StringName IsServer

Field Value

StringName

ObjectConfigurationAdd

Cached name for the 'object_configuration_add' method.

public static readonly StringName ObjectConfigurationAdd

Field Value

StringName

ObjectConfigurationRemove

Cached name for the 'object_configuration_remove' method.

public static readonly StringName ObjectConfigurationRemove

Field Value

StringName

Poll

Cached name for the 'poll' method.

public static readonly StringName Poll

Field Value

StringName

Rpc

Cached name for the 'rpc' method.

public static readonly StringName Rpc

Field Value

StringName

SetDefaultInterface

Cached name for the 'set_default_interface' method.

public static readonly StringName SetDefaultInterface

Field Value

StringName

SetMultiplayerPeer

Cached name for the 'set_multiplayer_peer' method.

public static readonly StringName SetMultiplayerPeer

Field Value

StringName