nn::tpl::CTR::GetTextureIndex Function
s16 GetTextureIndex(
const void * pTexPackage,
const char * texPath
);
| Name | Description | |
|---|---|---|
| in | pTexPackage | Pointer to the header of a texture package file that has been loaded. |
| in | texPath | The path of the texture to search for. |
Gets the texture index.
Gets the index of the corresponding texture within the package based on the texture name's path.
CONFIDENTIAL