Pyrogenesis
13997
|
This is the complete list of members for ICmpTechnologyManager, including all inherited members.
ApplyModifications(std::wstring valueName, fixed currentValue, entity_id_t entity)=0 | ICmpTechnologyManager | pure virtual |
ApplyModifications(std::wstring valueName, u32 currentValue, entity_id_t entity)=0 | ICmpTechnologyManager | pure virtual |
Deinit()=0 | IComponent | pure virtual |
Deserialize(const CParamNode ¶mNode, IDeserializer &deserialize)=0 | IComponent | pure virtual |
GetEntityHandle() const | IComponent | inline |
GetEntityId() const | IComponent | inline |
GetJSClass() const | IComponent | virtual |
GetJSInstance() const | IComponent | virtual |
GetSchema() | IComponent | static |
GetSerializationVersion() | IComponent | inlinestatic |
GetSimContext() const | IComponent | inline |
GetSystemEntity() const | IComponent | inline |
HandleMessage(const CMessage &msg, bool global) | IComponent | virtual |
Init(const CParamNode ¶mNode)=0 | IComponent | pure virtual |
Serialize(ISerializer &serialize)=0 | IComponent | pure virtual |
SetEntityHandle(CEntityHandle ent) | IComponent | inline |
SetSimContext(const CSimContext &context) | IComponent | inline |
~IComponent() | IComponent | virtual |