Nebula
|
an entity blueprint
Public Attributes | |
MemDb::TableId | tableId |
The blueprint table. Contains all templates for the blueprint. | |
Util::StringAtom | name |
Util::Array< ComponentEntry > | components |
contains all the components for this blueprint | |
Util::Array<ComponentEntry> Game::BlueprintManager::Blueprint::components |
contains all the components for this blueprint
Util::StringAtom Game::BlueprintManager::Blueprint::name |
MemDb::TableId Game::BlueprintManager::Blueprint::tableId |
The blueprint table. Contains all templates for the blueprint.