NcEngine
nc::asset::MagicNumber Struct Reference

Identifiers for asset blobs in .nca files. More...

#include <NcaHeader.h>

Static Public Attributes

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"}
 

Detailed Description

Identifiers for asset blobs in .nca files.


The documentation for this struct was generated from the following file: