Table of Contents

Class Upnp.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Upnp.MethodName : RefCounted.MethodName
Inheritance
Upnp.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddDevice

Cached name for the 'add_device' method.

public static readonly StringName AddDevice

Field Value

StringName

AddPortMapping

Cached name for the 'add_port_mapping' method.

public static readonly StringName AddPortMapping

Field Value

StringName

ClearDevices

Cached name for the 'clear_devices' method.

public static readonly StringName ClearDevices

Field Value

StringName

DeletePortMapping

Cached name for the 'delete_port_mapping' method.

public static readonly StringName DeletePortMapping

Field Value

StringName

Discover

Cached name for the 'discover' method.

public static readonly StringName Discover

Field Value

StringName

GetDevice

Cached name for the 'get_device' method.

public static readonly StringName GetDevice

Field Value

StringName

GetDeviceCount

Cached name for the 'get_device_count' method.

public static readonly StringName GetDeviceCount

Field Value

StringName

GetDiscoverLocalPort

Cached name for the 'get_discover_local_port' method.

public static readonly StringName GetDiscoverLocalPort

Field Value

StringName

GetDiscoverMulticastIf

Cached name for the 'get_discover_multicast_if' method.

public static readonly StringName GetDiscoverMulticastIf

Field Value

StringName

GetGateway

Cached name for the 'get_gateway' method.

public static readonly StringName GetGateway

Field Value

StringName

IsDiscoverIpv6

Cached name for the 'is_discover_ipv6' method.

public static readonly StringName IsDiscoverIpv6

Field Value

StringName

QueryExternalAddress

Cached name for the 'query_external_address' method.

public static readonly StringName QueryExternalAddress

Field Value

StringName

RemoveDevice

Cached name for the 'remove_device' method.

public static readonly StringName RemoveDevice

Field Value

StringName

SetDevice

Cached name for the 'set_device' method.

public static readonly StringName SetDevice

Field Value

StringName

SetDiscoverIpv6

Cached name for the 'set_discover_ipv6' method.

public static readonly StringName SetDiscoverIpv6

Field Value

StringName

SetDiscoverLocalPort

Cached name for the 'set_discover_local_port' method.

public static readonly StringName SetDiscoverLocalPort

Field Value

StringName

SetDiscoverMulticastIf

Cached name for the 'set_discover_multicast_if' method.

public static readonly StringName SetDiscoverMulticastIf

Field Value

StringName