Class WebRtcMultiplayerPeer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class WebRtcMultiplayerPeer.MethodName : MultiplayerPeer.MethodName
- Inheritance
-
WebRtcMultiplayerPeer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddPeer
Cached name for the 'add_peer' method.
public static readonly StringName AddPeer
Field Value
CreateClient
Cached name for the 'create_client' method.
public static readonly StringName CreateClient
Field Value
CreateMesh
Cached name for the 'create_mesh' method.
public static readonly StringName CreateMesh
Field Value
CreateServer
Cached name for the 'create_server' method.
public static readonly StringName CreateServer
Field Value
GetPeer
Cached name for the 'get_peer' method.
public static readonly StringName GetPeer
Field Value
GetPeers
Cached name for the 'get_peers' method.
public static readonly StringName GetPeers
Field Value
HasPeer
Cached name for the 'has_peer' method.
public static readonly StringName HasPeer
Field Value
RemovePeer
Cached name for the 'remove_peer' method.
public static readonly StringName RemovePeer