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
AddPortMapping
Cached name for the 'add_port_mapping' method.
public static readonly StringName AddPortMapping
Field Value
ClearDevices
Cached name for the 'clear_devices' method.
public static readonly StringName ClearDevices
Field Value
DeletePortMapping
Cached name for the 'delete_port_mapping' method.
public static readonly StringName DeletePortMapping
Field Value
Discover
Cached name for the 'discover' method.
public static readonly StringName Discover
Field Value
GetDevice
Cached name for the 'get_device' method.
public static readonly StringName GetDevice
Field Value
GetDeviceCount
Cached name for the 'get_device_count' method.
public static readonly StringName GetDeviceCount
Field Value
GetDiscoverLocalPort
Cached name for the 'get_discover_local_port' method.
public static readonly StringName GetDiscoverLocalPort
Field Value
GetDiscoverMulticastIf
Cached name for the 'get_discover_multicast_if' method.
public static readonly StringName GetDiscoverMulticastIf
Field Value
GetGateway
Cached name for the 'get_gateway' method.
public static readonly StringName GetGateway
Field Value
IsDiscoverIpv6
Cached name for the 'is_discover_ipv6' method.
public static readonly StringName IsDiscoverIpv6
Field Value
QueryExternalAddress
Cached name for the 'query_external_address' method.
public static readonly StringName QueryExternalAddress
Field Value
RemoveDevice
Cached name for the 'remove_device' method.
public static readonly StringName RemoveDevice
Field Value
SetDevice
Cached name for the 'set_device' method.
public static readonly StringName SetDevice
Field Value
SetDiscoverIpv6
Cached name for the 'set_discover_ipv6' method.
public static readonly StringName SetDiscoverIpv6
Field Value
SetDiscoverLocalPort
Cached name for the 'set_discover_local_port' method.
public static readonly StringName SetDiscoverLocalPort
Field Value
SetDiscoverMulticastIf
Cached name for the 'set_discover_multicast_if' method.
public static readonly StringName SetDiscoverMulticastIf