godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
MultiplayerAPI.getNetworkUniqueId
godot
multiplayerapi
MultiplayerAPI
Returns the unique peer ID of this MultiplayerAPI's
networkPeer
.
struct
MultiplayerAPI
@
nogc
nothrow const
long
getNetworkUniqueId
(
)
Meta
Source
See Implementation
godot
multiplayerapi
MultiplayerAPI
aliases
BaseClasses
enums
Constants
RPCMode
functions
_addPeer
_connectedToServer
_connectionFailed
_delPeer
_serverDisconnected
clear
getNetworkConnectedPeers
getNetworkPeer
getNetworkUniqueId
getRootNode
getRpcSenderId
hasNetworkPeer
isNetworkServer
isObjectDecodingAllowed
isRefusingNewNetworkConnections
opAssign
opEquals
poll
sendBytes
setAllowObjectDecoding
setNetworkPeer
setRefuseNewNetworkConnections
setRootNode
toHash
properties
allowObjectDecoding
networkPeer
refuseNewNetworkConnections
rootNode
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the unique peer ID of this MultiplayerAPI's networkPeer.