Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
assetstatus.cpp File Reference
#include "assetstatus.h"
#include "hashtemplate.h"
#include "wwstring.h"
#include "rawfile.h"

Go to the source code of this file.

Variables

const char * ReportCategoryNames [AssetStatusClass::REPORT_COUNT]
 

Variable Documentation

◆ ReportCategoryNames

const char* ReportCategoryNames[AssetStatusClass::REPORT_COUNT]
Initial value:
={
"LOAD_ON_DEMAND_ROBJ",
"LOAD_ON_DEMAND_HANIM",
"LOAD_ON_DEMAND_HTREE",
"MISSING_ROBJ",
"MISSING_HANIM",
"MISSING_HTREE"
}

Definition at line 26 of file assetstatus.cpp.