DIFF

class BlowtorchSource

Blowtorch ItemBase InventoryItem EntityAI Entity ObjectTyped Object IEntity Managed

All members, including inherited

Constants 3

const string TEXTURE_FLAME = "dz\\gear\\cooking\\data\\flame_butane_ca.paa"
Referenced by RefreshFlameVisual()
const string ANIM_PHASE_FLAME = "FlameHide"
Referenced by RefreshFlameVisual()
const string SOUND_BURNING = "Blowtorch_Loop_SoundSet"
Referenced by SoundBurningStart()

Members 2

protected BlowtorchLight m_Light
Referenced by OnWorkStart(), and OnWorkStop()
protected EffectSound m_SoundBurningLoop

Methods 14

override void OnWorkStop()
protected void RefreshFlameVisual(bool working = false)
Referenced by OnWorkStart(), and OnWorkStop()
protected void SoundBurningStart()
Referenced by OnWorkStart()
protected void SoundBurningStop()
Referenced by OnWorkStop()
override bool CanRemoveFromCargo(EntityAI parent)
override bool IsIgnited()
override bool CanIgniteItem(EntityAI ignite_target = NULL)
override void SetActions()
override void OnDebugSpawn()