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
_GetPeerIds
Cached name for the '_get_peer_ids' method.
public static readonly StringName _GetPeerIds
Field Value
_GetRemoteSenderId
Cached name for the '_get_remote_sender_id' method.
public static readonly StringName _GetRemoteSenderId
Field Value
_GetUniqueId
Cached name for the '_get_unique_id' method.
public static readonly StringName _GetUniqueId
Field Value
_ObjectConfigurationAdd
Cached name for the '_object_configuration_add' method.
public static readonly StringName _ObjectConfigurationAdd
Field Value
_ObjectConfigurationRemove
Cached name for the '_object_configuration_remove' method.
public static readonly StringName _ObjectConfigurationRemove
Field Value
_Poll
Cached name for the '_poll' method.
public static readonly StringName _Poll
Field Value
_Rpc
Cached name for the '_rpc' method.
public static readonly StringName _Rpc
Field Value
_SetMultiplayerPeer
Cached name for the '_set_multiplayer_peer' method.
public static readonly StringName _SetMultiplayerPeer