class XmasLightsSource
XmasLights › Inventory_Base › ItemBase › InventoryItem › EntityAI › Entity › ObjectTyped › Object › IEntity › Managed
All members, including inherited
Constructors 1
void XmasLights()References TurnOffItem()
Members 1
private ItemBase m_AttachedTo = NULLMethods 9
override bool IsElectricAppliance()override void OnWorkStart()override void OnWorkStop()void AttachToObject(ItemBase parent)References EntityAI.GetCompEM(), ComponentEnergyManager.IsPlugged(), Entity.SetAnimationPhase()
Show 2 more
, TurnOnItem(), and m_AttachedToReferenced by TentBase.EEItemAttached()
void DetachFromObject(ItemBase parent)References EntityAI.GetCompEM(), HideOnItem(), TurnOnItem()
Show 2 more
, ComponentEnergyManager.UnplugThis(), and m_AttachedToReferenced by TentBase.EEItemDetached()
void TurnOnItem(ItemBase item)void TurnOffItem(ItemBase item)void HideOnItem(ItemBase item)References EntityAI.GetHiddenSelectionIndex(), Entity.SetAnimationPhase(), EntityAI.SetObjectMaterial()
Show 1 more
, EntityAI.SetObjectTexture()Referenced by DetachFromObject()
override void SetActions()