class ComponentsBankSource
Constructors 1
void ComponentsBank(EntityAI entity_parent)References m_EntityParent
Referenced by EntityAI.GetComponent()
Members 2
private EntityAI m_EntityParentprivate ref Component m_Components[COMP_TYPE_COUNT]Referenced by CreateComponent(), DeleteComponent(), GetComponent()
Show 1 more
, IsComponentAlreadyExist()Methods 4
References CreateComponent(), IsComponentAlreadyExist(), Component.IsTypeExist()
Show 2 more
, Component.LogErrorBadCompType(), and m_ComponentsReferenced by EntityAI.EEItemAttached(), EntityAI.EEItemDetached(), EntityAI.EOnFrame()
Show 1 more
, EntityAI.GetComponent()Referenced by EntityAI.DeleteComponent()
Referenced by GetComponent()
References m_Components
Referenced by CreateComponent(), DeleteComponent(), GetComponent()