|  | Pyrogenesis HEAD
    Pyrogenesis, a RTS Engine | 
This is the complete list of members for CComponentTypeScript, including all inherited members.
| Call(const char *funcname, const Ts &... params) const | CComponentTypeScript | inline | 
| CallRef(const char *funcname, R ret, const Ts &... params) const | CComponentTypeScript | inline | 
| CallVoid(const char *funcname, const Ts &... params) const | CComponentTypeScript | inline | 
| CComponentTypeScript(const ScriptInterface &scriptInterface, JS::HandleValue instance) | CComponentTypeScript | |
| Deinit() | CComponentTypeScript | |
| Deserialize(const CParamNode ¶mNode, IDeserializer &deserialize, entity_id_t ent) | CComponentTypeScript | |
| GetInstance() const | CComponentTypeScript | inline | 
| HandleMessage(const CMessage &msg, bool global) | CComponentTypeScript | |
| Init(const CParamNode ¶mNode, entity_id_t ent) | CComponentTypeScript | |
| m_Instance | CComponentTypeScript | private | 
| m_ScriptInterface | CComponentTypeScript | private | 
| NONCOPYABLE(CComponentTypeScript) | CComponentTypeScript | private | 
| Serialize(ISerializer &serialize) | CComponentTypeScript |