Table of Contents

Class PacketPeerDtls.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PacketPeerDtls.MethodName : PacketPeer.MethodName
Inheritance
PacketPeerDtls.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ConnectToPeer

Cached name for the 'connect_to_peer' method.

public static readonly StringName ConnectToPeer

Field Value

StringName

DisconnectFromPeer

Cached name for the 'disconnect_from_peer' method.

public static readonly StringName DisconnectFromPeer

Field Value

StringName

GetStatus

Cached name for the 'get_status' method.

public static readonly StringName GetStatus

Field Value

StringName

Poll

Cached name for the 'poll' method.

public static readonly StringName Poll

Field Value

StringName