Function SceneTree.getNetworkUniqueId
Returns the unique peer ID of this SceneTree
's networkPeer
.
long getNetworkUniqueId() nothrow @nogc const;
Returns the unique peer ID of this SceneTree
's networkPeer
.
long getNetworkUniqueId() nothrow @nogc const;