Table of Contents

Class MultiplayerApiExtension.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class MultiplayerApiExtension.MethodName : MultiplayerApi.MethodName
Inheritance
MultiplayerApiExtension.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

_GetMultiplayerPeer

Cached name for the '_get_multiplayer_peer' method.

public static readonly StringName _GetMultiplayerPeer

Field Value

StringName

_GetPeerIds

Cached name for the '_get_peer_ids' method.

public static readonly StringName _GetPeerIds

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

_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

_SetMultiplayerPeer

Cached name for the '_set_multiplayer_peer' method.

public static readonly StringName _SetMultiplayerPeer

Field Value

StringName