Module pck_packer
Expand description
Sidecar module for class PckPacker
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for PCKPacker
enums.
Structsยง
- ExAdd
File - Default-param extender for
PckPacker::add_file_ex
. - ExFlush
- Default-param extender for
PckPacker::flush_ex
. - ExPck
Start - Default-param extender for
PckPacker::pck_start_ex
.