DIFF

class CAContinuousFillFuelSource

CAContinuousFillFuel CAContinuousBase CABase

All members, including inherited

Constructors 1

void CAContinuousFillFuel(float quantity_used_per_second, float time_to_progress)

Members 10

protected float m_ItemQuantity
Referenced by Execute(), GetProgress(), and Setup()
protected float m_SpentQuantity
protected float m_SpentQuantity_total
protected float m_EmptySpace

basically free capacity

Referenced by Setup()
protected float m_TimeElpased
Referenced by Execute(), and Setup()
protected float m_QuantityUsedPerSecond
protected float m_AdjustedQuantityUsedPerSecond
Referenced by Execute()
protected float m_DefaultTimeStep
protected ref Param1<float> m_SpentUnits
Referenced by CalcAndSetQuantity(), and Setup()
protected PlayerBase m_Player
Referenced by Setup()

Methods 5

override int Cancel(ActionData action_data)
override float GetProgress()