PacketPeer.GDNativeClassBinding

Undocumented in source.

Members

Static variables

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

Meta