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
GetRemoteAddress
Cached name for the 'get_remote_address' method.
public static readonly StringName GetRemoteAddress
Field Value
GetRemotePort
Cached name for the 'get_remote_port' method.
public static readonly StringName GetRemotePort
Field Value
GetState
Cached name for the 'get_state' method.
public static readonly StringName GetState
Field Value
GetStatistic
Cached name for the 'get_statistic' method.
public static readonly StringName GetStatistic
Field Value
IsActive
Cached name for the 'is_active' method.
public static readonly StringName IsActive
Field Value
PeerDisconnect
Cached name for the 'peer_disconnect' method.
public static readonly StringName PeerDisconnect
Field Value
PeerDisconnectLater
Cached name for the 'peer_disconnect_later' method.
public static readonly StringName PeerDisconnectLater
Field Value
PeerDisconnectNow
Cached name for the 'peer_disconnect_now' method.
public static readonly StringName PeerDisconnectNow
Field Value
Ping
Cached name for the 'ping' method.
public static readonly StringName Ping
Field Value
PingInterval
Cached name for the 'ping_interval' method.
public static readonly StringName PingInterval
Field Value
Reset
Cached name for the 'reset' method.
public static readonly StringName Reset
Field Value
Send
Cached name for the 'send' method.
public static readonly StringName Send
Field Value
SetTimeout
Cached name for the 'set_timeout' method.
public static readonly StringName SetTimeout
Field Value
ThrottleConfigure
Cached name for the 'throttle_configure' method.
public static readonly StringName ThrottleConfigure