Table of Contents

Class ENetPacketPeer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetChannels

Cached name for the 'get_channels' method.

public static readonly StringName GetChannels

Field Value

StringName

GetRemoteAddress

Cached name for the 'get_remote_address' method.

public static readonly StringName GetRemoteAddress

Field Value

StringName

GetRemotePort

Cached name for the 'get_remote_port' method.

public static readonly StringName GetRemotePort

Field Value

StringName

GetState

Cached name for the 'get_state' method.

public static readonly StringName GetState

Field Value

StringName

GetStatistic

Cached name for the 'get_statistic' method.

public static readonly StringName GetStatistic

Field Value

StringName

IsActive

Cached name for the 'is_active' method.

public static readonly StringName IsActive

Field Value

StringName

PeerDisconnect

Cached name for the 'peer_disconnect' method.

public static readonly StringName PeerDisconnect

Field Value

StringName

PeerDisconnectLater

Cached name for the 'peer_disconnect_later' method.

public static readonly StringName PeerDisconnectLater

Field Value

StringName

PeerDisconnectNow

Cached name for the 'peer_disconnect_now' method.

public static readonly StringName PeerDisconnectNow

Field Value

StringName

Ping

Cached name for the 'ping' method.

public static readonly StringName Ping

Field Value

StringName

PingInterval

Cached name for the 'ping_interval' method.

public static readonly StringName PingInterval

Field Value

StringName

Reset

Cached name for the 'reset' method.

public static readonly StringName Reset

Field Value

StringName

Send

Cached name for the 'send' method.

public static readonly StringName Send

Field Value

StringName

SetTimeout

Cached name for the 'set_timeout' method.

public static readonly StringName SetTimeout

Field Value

StringName

ThrottleConfigure

Cached name for the 'throttle_configure' method.

public static readonly StringName ThrottleConfigure

Field Value

StringName