All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::ResourceManager::LoadCallbackData Struct Reference

Structure for passing required resource manager objects to core layer when needed. More...

#include <kanzi/resource/resource_manager.hpp>

Public Attributes

KzuBinaryDirectorydirectory
 Binary directory. More...
 
const KzuBinaryFileInfofile
 File reference. More...
 

Detailed Description

Structure for passing required resource manager objects to core layer when needed.

Member Data Documentation

KzuBinaryDirectory* kanzi::ResourceManager::LoadCallbackData::directory

Binary directory.

const KzuBinaryFileInfo* kanzi::ResourceManager::LoadCallbackData::file

File reference.


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