|  | 
| static void | ClassInit (CComponentManager &componentManager) | 
|  | 
| static IComponent * | Allocate (const ScriptInterface &scriptInterface, JS::HandleValue instance) | 
|  | 
| static void | Deallocate (IComponent *cmp) | 
|  | 
| static std::string | GetSchema () | 
|  | 
| static std::string | GetSchema () | 
|  | 
| static void | RegisterComponentType (CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema) | 
|  | 
| static void | RegisterComponentTypeScriptWrapper (CComponentManager &mgr, EInterfaceId iid, EComponentTypeId cid, AllocFunc alloc, DeallocFunc dealloc, const char *name, const std::string &schema) | 
|  | 
| static u8 | GetSerializationVersion () | 
|  | 
◆ CCmpGarrisonHolderScripted()
  
  | 
        
          | CCmpGarrisonHolderScripted::CCmpGarrisonHolderScripted | ( | const ScriptInterface & | scriptInterface, |  
          |  |  | JS::HandleValue | instance |  
          |  | ) |  |  |  | inline | 
 
 
◆ Allocate()
  
  | 
        
          | static IComponent * CCmpGarrisonHolderScripted::Allocate | ( | const ScriptInterface & | scriptInterface, |  
          |  |  | JS::HandleValue | instance |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ ClassInit()
  
  | 
        
          | static void CCmpGarrisonHolderScripted::ClassInit | ( | CComponentManager & | componentManager | ) |  |  | inlinestatic | 
 
 
◆ Deallocate()
  
  | 
        
          | static void CCmpGarrisonHolderScripted::Deallocate | ( | IComponent * | cmp | ) |  |  | inlinestatic | 
 
 
◆ Deinit()
  
  | 
        
          | void CCmpGarrisonHolderScripted::Deinit | ( |  | ) |  |  | inlineoverridevirtual | 
 
 
◆ Deserialize()
◆ GetComponentTypeId()
  
  | 
        
          | int CCmpGarrisonHolderScripted::GetComponentTypeId | ( |  | ) | const |  | inlineoverridevirtual | 
 
 
◆ GetEntities()
  
  | 
        
          | std::vector< entity_id_t > CCmpGarrisonHolderScripted::GetEntities | ( |  | ) | const |  | inlineoverridevirtual | 
 
 
◆ GetJSInstance()
  
  | 
        
          | JS::Value CCmpGarrisonHolderScripted::GetJSInstance | ( |  | ) | const |  | inlineoverridevirtual | 
 
 
◆ GetSchema()
  
  | 
        
          | static std::string CCmpGarrisonHolderScripted::GetSchema | ( |  | ) |  |  | inlinestatic | 
 
 
◆ HandleMessage()
  
  | 
        
          | void CCmpGarrisonHolderScripted::HandleMessage | ( | const CMessage & | msg, |  
          |  |  | bool | global |  
          |  | ) |  |  |  | inlineoverridevirtual | 
 
 
◆ Init()
  
  | 
        
          | void CCmpGarrisonHolderScripted::Init | ( | const CParamNode & | paramNode | ) |  |  | inlineoverridevirtual | 
 
 
◆ Serialize()
  
  | 
        
          | void CCmpGarrisonHolderScripted::Serialize | ( | ISerializer & | serialize | ) |  |  | inlineoverridevirtual | 
 
 
◆ SetInitEntities()
  
  | 
        
          | void CCmpGarrisonHolderScripted::SetInitEntities | ( | std::vector< entity_id_t > && | entities | ) |  |  | inlineoverridevirtual | 
 
 
◆ m_Script
The documentation for this class was generated from the following file: