Pyrogenesis  trunk
CCmpPlayerManagerScripted Member List

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

Allocate(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpPlayerManagerScriptedinlinestatic
AllocFunc typedefIComponent
CCmpPlayerManagerScripted(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpPlayerManagerScriptedinline
ClassInit(CComponentManager &componentManager)CCmpPlayerManagerScriptedinlinestatic
Deallocate(IComponent *cmp)CCmpPlayerManagerScriptedinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpPlayerManagerScriptedinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpPlayerManagerScriptedinlinevirtual
GetComponentTypeId() const overrideCCmpPlayerManagerScriptedinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() const overrideCCmpPlayerManagerScriptedinlinevirtual
GetNumPlayers() overrideCCmpPlayerManagerScriptedinlinevirtual
GetPlayerByID(int32_t id) overrideCCmpPlayerManagerScriptedinlinevirtual
GetSchema()CCmpPlayerManagerScriptedinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global) overrideCCmpPlayerManagerScriptedinlinevirtual
Init(const CParamNode &paramNode) overrideCCmpPlayerManagerScriptedinlinevirtual
m_ScriptCCmpPlayerManagerScriptedprivate
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) overrideCCmpPlayerManagerScriptedinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual