.. 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_PCKPacker: PCKPacker ========= **Inherits:** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`add_file` **(** :ref:`String` pck_path, :ref:`String` source_path **)** | +------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`flush` **(** :ref:`bool` verbose **)** | +------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`pck_start` **(** :ref:`String` pck_name, :ref:`int` alignment **)** | +------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ Member Function Description --------------------------- .. _class_PCKPacker_add_file: - :ref:`int` **add_file** **(** :ref:`String` pck_path, :ref:`String` source_path **)** .. _class_PCKPacker_flush: - :ref:`int` **flush** **(** :ref:`bool` verbose **)** .. _class_PCKPacker_pck_start: - :ref:`int` **pck_start** **(** :ref:`String` pck_name, :ref:`int` alignment **)**