godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
WebSocketMultiplayerPeer.getPeer
godot
websocketmultiplayerpeer
WebSocketMultiplayerPeer
Returns the
WebSocketPeer
associated to the given
peer_id
.
struct
WebSocketMultiplayerPeer
@
nogc
nothrow const
Ref
!
WebSocketPeer
getPeer
(
in
long
peer_id
)
Meta
Source
See Implementation
godot
websocketmultiplayerpeer
WebSocketMultiplayerPeer
aliases
BaseClasses
functions
getPeer
opAssign
opEquals
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the WebSocketPeer associated to the given peer_id.