Pyrogenesis  trunk
CCmpGuiInterfaceScripted Member List

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

Allocate(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpGuiInterfaceScriptedinlinestatic
AllocFunc typedefIComponent
CCmpGuiInterfaceScripted(const ScriptInterface &scriptInterface, JS::HandleValue instance)CCmpGuiInterfaceScriptedinline
ClassInit(CComponentManager &componentManager)CCmpGuiInterfaceScriptedinlinestatic
Deallocate(IComponent *cmp)CCmpGuiInterfaceScriptedinlinestatic
DeallocFunc typedefIComponent
Deinit() overrideCCmpGuiInterfaceScriptedinlinevirtual
Deserialize(const CParamNode &paramNode, IDeserializer &deserialize) overrideCCmpGuiInterfaceScriptedinlinevirtual
GetComponentTypeId() const overrideCCmpGuiInterfaceScriptedinlinevirtual
GetEntityHandle() constIComponentinline
GetEntityId() constIComponentinline
GetJSInstance() const overrideCCmpGuiInterfaceScriptedinlinevirtual
GetSchema()CCmpGuiInterfaceScriptedinlinestatic
GetSerializationVersion()IComponentinlinestatic
GetSimContext() constIComponentinline
GetSystemEntity() constIComponentinline
HandleMessage(const CMessage &msg, bool global) overrideCCmpGuiInterfaceScriptedinlinevirtual
Init(const CParamNode &paramNode) overrideCCmpGuiInterfaceScriptedinlinevirtual
m_ScriptCCmpGuiInterfaceScriptedprivate
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
ScriptCall(int player, const std::wstring &cmd, JS::HandleValue data, JS::MutableHandleValue ret) overrideCCmpGuiInterfaceScriptedinlinevirtual
Serialize(ISerializer &serialize) overrideCCmpGuiInterfaceScriptedinlinevirtual
SetEntityHandle(CEntityHandle ent)IComponentinline
SetSimContext(const CSimContext &context)IComponentinline
~IComponent()IComponentvirtual