godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PacketPeer.putVar
godot
packetpeer
PacketPeer
Send a Variant as a packet.
struct
PacketPeer
@
nogc
nothrow
GodotError
putVar
(
VariantArg0
)
(
in
VariantArg0
var
)
Meta
Source
See Implementation
godot
packetpeer
PacketPeer
aliases
BaseClasses
functions
getAvailablePacketCount
getPacket
getPacketError
getVar
isObjectDecodingAllowed
opAssign
opEquals
putPacket
putVar
setAllowObjectDecoding
properties
allowObjectDecoding
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Send a Variant as a packet.