PacketPeer._classBinding

Undocumented in source.

Members

Static variables

getAvailablePacketCount
GodotMethod!(long) getAvailablePacketCount;
Undocumented in source.
getPacket
GodotMethod!(PoolByteArray) getPacket;
Undocumented in source.
getPacketError
GodotMethod!(GodotError) getPacketError;
Undocumented in source.
getVar
GodotMethod!(Variant) getVar;
Undocumented in source.
isObjectDecodingAllowed
GodotMethod!(bool) isObjectDecodingAllowed;
Undocumented in source.
putPacket
GodotMethod!(GodotError, PoolByteArray) putPacket;
Undocumented in source.
putVar
GodotMethod!(GodotError, Variant) putVar;
Undocumented in source.
setAllowObjectDecoding
GodotMethod!(void, bool) setAllowObjectDecoding;
Undocumented in source.

Meta