Pyrogenesis  trunk
CCmpSoundScripted Member List

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

Allocate(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpSoundScriptedinlinestatic
AllocFunc typedefIComponent
CCmpSoundScripted(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpSoundScriptedinline
ClassInit(CComponentManager &componentManager)CCmpSoundScriptedinlinestatic
Deallocate(IComponent *cmp)CCmpSoundScriptedinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpSoundScriptedinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpSoundScriptedinlinevirtual
GetComponentTypeId() const overrideCCmpSoundScriptedinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() const overrideCCmpSoundScriptedinlinevirtual
GetSchema()CCmpSoundScriptedinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSoundGroup(const std::wstring &soundName) const overrideCCmpSoundScriptedinlinevirtual
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global) overrideCCmpSoundScriptedinlinevirtual
Init(const CParamNode &paramNode) overrideCCmpSoundScriptedinlinevirtual
m_ScriptCCmpSoundScriptedprivate
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) overrideCCmpSoundScriptedinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual