#include <hjsonloader.h>
◆ HjsonLoader()
| cqsp::common::loading::HjsonLoader::HjsonLoader |
( |
Universe & |
universe | ) |
|
|
inlineexplicit |
◆ ~HjsonLoader()
| virtual cqsp::common::loading::HjsonLoader::~HjsonLoader |
( |
| ) |
|
|
virtualdefault |
◆ GetDefaultValues()
| virtual const Hjson::Value & cqsp::common::loading::HjsonLoader::GetDefaultValues |
( |
| ) |
|
|
pure virtual |
◆ LoadHjson()
| int cqsp::common::loading::HjsonLoader::LoadHjson |
( |
const Hjson::Value & |
values | ) |
|
Loads the hjson struct for an entire asset.
◆ LoadValue()
| virtual bool cqsp::common::loading::HjsonLoader::LoadValue |
( |
const Hjson::Value & |
values, |
|
|
Node & |
node |
|
) |
| |
|
pure virtual |
◆ NeedIdentifier()
| virtual bool cqsp::common::loading::HjsonLoader::NeedIdentifier |
( |
| ) |
|
|
inlinevirtual |
◆ PostLoad()
| virtual void cqsp::common::loading::HjsonLoader::PostLoad |
( |
const Node & |
node | ) |
|
|
inlinevirtual |
◆ universe
| Universe& cqsp::common::loading::HjsonLoader::universe |
|
protected |
The documentation for this class was generated from the following files: