Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

PackedDataContainer

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

PackedByteArray

__data__

PackedByteArray()

Methods

Error

pack ( Variant value )

int

size ( ) const


Property Descriptions

PackedByteArray __data__ = PackedByteArray()

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

Error pack ( Variant value )

There is currently no description for this method. Please help us by contributing one!


int size ( ) const

There is currently no description for this method. Please help us by contributing one!