Table of Contents

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

StringName

Close

Cached name for the 'close' method.

public static readonly StringName Close

Field Value

StringName

ConnectToHost

Cached name for the 'connect_to_host' method.

public static readonly StringName ConnectToHost

Field Value

StringName

GetLocalPort

Cached name for the 'get_local_port' method.

public static readonly StringName GetLocalPort

Field Value

StringName

GetPacketIP

Cached name for the 'get_packet_ip' method.

public static readonly StringName GetPacketIP

Field Value

StringName

GetPacketPort

Cached name for the 'get_packet_port' method.

public static readonly StringName GetPacketPort

Field Value

StringName

IsBound

Cached name for the 'is_bound' method.

public static readonly StringName IsBound

Field Value

StringName

IsSocketConnected

Cached name for the 'is_socket_connected' method.

public static readonly StringName IsSocketConnected

Field Value

StringName

JoinMulticastGroup

Cached name for the 'join_multicast_group' method.

public static readonly StringName JoinMulticastGroup

Field Value

StringName

LeaveMulticastGroup

Cached name for the 'leave_multicast_group' method.

public static readonly StringName LeaveMulticastGroup

Field Value

StringName

SetBroadcastEnabled

Cached name for the 'set_broadcast_enabled' method.

public static readonly StringName SetBroadcastEnabled

Field Value

StringName

SetDestAddress

Cached name for the 'set_dest_address' method.

public static readonly StringName SetDestAddress

Field Value

StringName

Wait

Cached name for the 'wait' method.

public static readonly StringName Wait

Field Value

StringName