Expand description
An asset pack is a single root folder that contains asset and subfolders.
Structs§
- Asset
Pack - An
AssetPack
is a single root folder that contains assets and subfolders. - _Asset
Pack 🔒 - Internal “copy” of the
AssetPack
struct intended for saving/loading to disk.
Enums§
- Asset
Pack Error - Describes the errors that can occur when working with
AssetPack
s - Asset
Pack State - Describes the current state of an
AssetPack
.
Constants§
- MANIFEST_
FILE_ 🔒NAME - The filename of the asset pack manifests.