.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_PackedDataContainer: PackedDataContainer =================== **Inherits:** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------+-----------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`pack` **(** :ref:`Variant` value **)** | +------------------------+-----------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`size` **(** **)** const | +------------------------+-----------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`PoolByteArray` **__data__** Member Function Description --------------------------- .. _class_PackedDataContainer_pack: - :ref:`int` **pack** **(** :ref:`Variant` value **)** .. _class_PackedDataContainer_size: - :ref:`int` **size** **(** **)** const