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
GetDefaultInterface
Cached name for the 'get_default_interface' method.
public static readonly StringName GetDefaultInterface
Field Value
GetMultiplayerPeer
Cached name for the 'get_multiplayer_peer' method.
public static readonly StringName GetMultiplayerPeer
Field Value
GetPeers
Cached name for the 'get_peers' method.
public static readonly StringName GetPeers
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
HasMultiplayerPeer
Cached name for the 'has_multiplayer_peer' method.
public static readonly StringName HasMultiplayerPeer
Field Value
IsServer
Cached name for the 'is_server' method.
public static readonly StringName IsServer
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
SetDefaultInterface
Cached name for the 'set_default_interface' method.
public static readonly StringName SetDefaultInterface
Field Value
SetMultiplayerPeer
Cached name for the 'set_multiplayer_peer' method.
public static readonly StringName SetMultiplayerPeer