PCKPacker.pckStart

Creates a new PCK file with the name pck_name. The .pck file extension isn't added automatically, so it should be part of pck_name (even though it's not required).

struct PCKPacker
@nogc nothrow
GodotError
pckStart
(
in String pck_name
,
in long alignment = 0
)

Meta