|
Nebula
|
#include <world.h>
Public Attributes | |
| TemplateId | templateId = TemplateId::Invalid() |
| template to instantiate. | |
| bool | immediate = false |
| set if the entity should be instantiated immediately or deferred until end of frame. | |
| bool Game::EntityCreateInfo::immediate = false |
set if the entity should be instantiated immediately or deferred until end of frame.
| TemplateId Game::EntityCreateInfo::templateId = TemplateId::Invalid() |
template to instantiate.