Pyrogenesis  trunk
CCmpMirageScripted Member List

This is the complete list of members for CCmpMirageScripted, including all inherited members.

Allocate(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpMirageScriptedinlinestatic
AllocFunc typedefIComponent
CCmpMirageScripted(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpMirageScriptedinline
ClassInit(CComponentManager &componentManager)CCmpMirageScriptedinlinestatic
Deallocate(IComponent *cmp)CCmpMirageScriptedinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpMirageScriptedinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpMirageScriptedinlinevirtual
GetComponentTypeId() const overrideCCmpMirageScriptedinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() const overrideCCmpMirageScriptedinlinevirtual
GetPlayer() overrideCCmpMirageScriptedinlinevirtual
GetSchema()CCmpMirageScriptedinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global) overrideCCmpMirageScriptedinlinevirtual
Init(const CParamNode &paramNode) overrideCCmpMirageScriptedinlinevirtual
m_ScriptCCmpMirageScriptedprivate
NewJSObject(const ScriptInterface &scriptInterface, JS::MutableHandleObject out) constIComponentvirtual
RegisterComponentType(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema)IComponentstatic
RegisterComponentTypeScriptWrapper(CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema)IComponentstatic
Serialize(ISerializer &serialize) overrideCCmpMirageScriptedinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual