Table of Contents

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

StringName

CreateClient

Cached name for the 'create_client' method.

public static readonly StringName CreateClient

Field Value

StringName

CreateMesh

Cached name for the 'create_mesh' method.

public static readonly StringName CreateMesh

Field Value

StringName

CreateServer

Cached name for the 'create_server' method.

public static readonly StringName CreateServer

Field Value

StringName

GetPeer

Cached name for the 'get_peer' method.

public static readonly StringName GetPeer

Field Value

StringName

GetPeers

Cached name for the 'get_peers' method.

public static readonly StringName GetPeers

Field Value

StringName

HasPeer

Cached name for the 'has_peer' method.

public static readonly StringName HasPeer

Field Value

StringName

RemovePeer

Cached name for the 'remove_peer' method.

public static readonly StringName RemovePeer

Field Value

StringName