
Public Member Functions | |
| EntityCreateParamsT (const unsigned long ID_, IntrusivePtrT< cf::GameSys::EntityT > Entity_, const std::map< std::string, std::string > &Properties_, const cf::SceneGraph::GenericNodeT *RootNode_, cf::GameSys::GameWorldI *GameWorld_) | |
Public Attributes | |
| const unsigned long | ID |
|
IntrusivePtrT < cf::GameSys::EntityT > | Entity |
|
const std::map< std::string, std::string > & | Properties |
|
const cf::SceneGraph::GenericNodeT * | RootNode |
| cf::GameSys::GameWorldI * | GameWorld |