Identifiers for asset blobs in .nca files.
More...
#include <NcaHeader.h>
|
static constexpr auto | audioClip = std::string_view{"CLIP"} |
|
static constexpr auto | cubeMap = std::string_view{"CUBE"} |
|
static constexpr auto | convexHull = std::string_view{"HULL"} |
|
static constexpr auto | mesh = std::string_view{"MESH"} |
|
static constexpr auto | meshCollider = std::string_view{"CONC"} |
|
static constexpr auto | shader = std::string_view{"SHAD"} |
|
static constexpr auto | skeletalAnimation = std::string_view{"SKEL"} |
|
static constexpr auto | texture = std::string_view{"TEXT"} |
|
Identifiers for asset blobs in .nca files.
The documentation for this struct was generated from the following file: