Class UpnpDevice.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class UpnpDevice.MethodName : RefCounted.MethodName
- Inheritance
-
UpnpDevice.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddPortMapping
Cached name for the 'add_port_mapping' method.
public static readonly StringName AddPortMapping
Field Value
DeletePortMapping
Cached name for the 'delete_port_mapping' method.
public static readonly StringName DeletePortMapping
Field Value
GetDescriptionUrl
Cached name for the 'get_description_url' method.
public static readonly StringName GetDescriptionUrl
Field Value
GetIgdControlUrl
Cached name for the 'get_igd_control_url' method.
public static readonly StringName GetIgdControlUrl
Field Value
GetIgdOurAddr
Cached name for the 'get_igd_our_addr' method.
public static readonly StringName GetIgdOurAddr
Field Value
GetIgdServiceType
Cached name for the 'get_igd_service_type' method.
public static readonly StringName GetIgdServiceType
Field Value
GetIgdStatus
Cached name for the 'get_igd_status' method.
public static readonly StringName GetIgdStatus
Field Value
GetServiceType
Cached name for the 'get_service_type' method.
public static readonly StringName GetServiceType
Field Value
IsValidGateway
Cached name for the 'is_valid_gateway' method.
public static readonly StringName IsValidGateway
Field Value
QueryExternalAddress
Cached name for the 'query_external_address' method.
public static readonly StringName QueryExternalAddress
Field Value
SetDescriptionUrl
Cached name for the 'set_description_url' method.
public static readonly StringName SetDescriptionUrl
Field Value
SetIgdControlUrl
Cached name for the 'set_igd_control_url' method.
public static readonly StringName SetIgdControlUrl
Field Value
SetIgdOurAddr
Cached name for the 'set_igd_our_addr' method.
public static readonly StringName SetIgdOurAddr
Field Value
SetIgdServiceType
Cached name for the 'set_igd_service_type' method.
public static readonly StringName SetIgdServiceType
Field Value
SetIgdStatus
Cached name for the 'set_igd_status' method.
public static readonly StringName SetIgdStatus
Field Value
SetServiceType
Cached name for the 'set_service_type' method.
public static readonly StringName SetServiceType