IPSingleton.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_singleton
godot_object _singleton;
Undocumented in source.
_singletonName
char* _singletonName;
Undocumented in source.
clearCache
GodotMethod!(void, String) clearCache;
Undocumented in source.
eraseResolveItem
GodotMethod!(void, long) eraseResolveItem;
Undocumented in source.
getLocalAddresses
GodotMethod!(Array) getLocalAddresses;
Undocumented in source.
getLocalInterfaces
GodotMethod!(Array) getLocalInterfaces;
Undocumented in source.
getResolveItemAddress
GodotMethod!(String, long) getResolveItemAddress;
Undocumented in source.
getResolveItemStatus
GodotMethod!(IP.ResolverStatus, long) getResolveItemStatus;
Undocumented in source.
resolveHostname
GodotMethod!(String, String, long) resolveHostname;
Undocumented in source.
resolveHostnameQueueItem
GodotMethod!(long, String, long) resolveHostnameQueueItem;
Undocumented in source.

Meta