SInitParams is only used from Schematyc to call PreInit to initialize Schematyc Entity Component. More...
#include 
| Public Member Functions | |
| SInitParams (IEntity *pEntity_, const CryGUID &guid_, const string &name_, const CEntityComponentClassDesc *classDesc_, EntityComponentFlags flags_, IEntityComponent *pParent_, const CryTransform::CTransformPtr &transform_) | |
| Public Attributes | |
| IEntity * | pEntity | 
| const CryGUID | guid | 
| const string & | name | 
| const CEntityComponentClassDesc * | classDesc | 
| const CryTransform::CTransformPtr & | transform | 
| IEntityComponent * | pParent = nullptr | 
| INetworkSpawnParams * | pNetworkSpawnParams = nullptr | 
| EntityComponentFlags | flags | 
SInitParams is only used from Schematyc to call PreInit to initialize Schematyc Entity Component.