Class PacketPeerUdp.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PacketPeerUdp.MethodName : PacketPeer.MethodName
- Inheritance
-
PacketPeerUdp.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Bind
Cached name for the 'bind' method.
public static readonly StringName Bind
Field Value
Close
Cached name for the 'close' method.
public static readonly StringName Close
Field Value
ConnectToHost
Cached name for the 'connect_to_host' method.
public static readonly StringName ConnectToHost
Field Value
GetLocalPort
Cached name for the 'get_local_port' method.
public static readonly StringName GetLocalPort
Field Value
GetPacketIP
Cached name for the 'get_packet_ip' method.
public static readonly StringName GetPacketIP
Field Value
GetPacketPort
Cached name for the 'get_packet_port' method.
public static readonly StringName GetPacketPort
Field Value
IsBound
Cached name for the 'is_bound' method.
public static readonly StringName IsBound
Field Value
IsSocketConnected
Cached name for the 'is_socket_connected' method.
public static readonly StringName IsSocketConnected
Field Value
JoinMulticastGroup
Cached name for the 'join_multicast_group' method.
public static readonly StringName JoinMulticastGroup
Field Value
LeaveMulticastGroup
Cached name for the 'leave_multicast_group' method.
public static readonly StringName LeaveMulticastGroup
Field Value
SetBroadcastEnabled
Cached name for the 'set_broadcast_enabled' method.
public static readonly StringName SetBroadcastEnabled
Field Value
SetDestAddress
Cached name for the 'set_dest_address' method.
public static readonly StringName SetDestAddress
Field Value
Wait
Cached name for the 'wait' method.
public static readonly StringName Wait