Nebula
Loading...
Searching...
No Matches
Game::BlueprintManager::Blueprint Struct Reference

Detailed Description

an entity blueprint

Public Attributes

MemDb::TableId tableId
 The blueprint table. Contains all templates for the blueprint.
 
Util::StringAtom name
 
Util::Array< ComponentEntrycomponents
 contains all the components for this blueprint
 

Member Data Documentation

◆ components

Util::Array<ComponentEntry> Game::BlueprintManager::Blueprint::components

contains all the components for this blueprint

◆ name

Util::StringAtom Game::BlueprintManager::Blueprint::name

◆ tableId

MemDb::TableId Game::BlueprintManager::Blueprint::tableId

The blueprint table. Contains all templates for the blueprint.


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