PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
CAContinuousEmpty Class Reference

Private Member Functions

void CAContinuousEmpty (float quantity_emptied_per_second)
 
override void Setup (ActionData action_data)
 
override int Execute (ActionData action_data)
 
override int Cancel (ActionData action_data)
 
override float GetProgress ()
 
void CalcAndSetQuantity (ActionData action_data)
 

Private Attributes

protected float m_TargetUnits
 
protected float m_SpentQuantity
 
protected float m_SpentQuantity_total
 
protected float m_AdjustedQuantityEmptiedPerSecond
 
protected float m_QuantityEmptiedPerSecond
 
protected bool m_WringingClothes
 
protected ref Param1< floatm_SpentUnits
 
protected float m_TimeElpased
 
protected float m_DefaultTimeStep = 0.25
 

Constructor & Destructor Documentation

◆ CAContinuousEmpty()

void CAContinuousEmpty ( float  quantity_emptied_per_second)
inlineprivate

Member Function Documentation

◆ CalcAndSetQuantity()

void CalcAndSetQuantity ( ActionData  action_data)
inlineprivate

◆ Cancel()

override int Cancel ( ActionData  action_data)
inlineprivate

◆ Execute()

◆ GetProgress()

override float GetProgress ( )
inlineprivate

◆ Setup()

Field Documentation

◆ m_AdjustedQuantityEmptiedPerSecond

protected float m_AdjustedQuantityEmptiedPerSecond
private

Referenced by Execute(), and Setup().

◆ m_DefaultTimeStep

protected float m_DefaultTimeStep = 0.25
private

Referenced by Execute().

◆ m_QuantityEmptiedPerSecond

protected float m_QuantityEmptiedPerSecond
private

Referenced by CAContinuousEmpty(), and Setup().

◆ m_SpentQuantity

protected float m_SpentQuantity
private

Referenced by CalcAndSetQuantity(), Execute(), and Setup().

◆ m_SpentQuantity_total

protected float m_SpentQuantity_total
private

◆ m_SpentUnits

protected ref Param1<float> m_SpentUnits
private

Referenced by CalcAndSetQuantity(), and Setup().

◆ m_TargetUnits

protected float m_TargetUnits
private

Referenced by Execute(), GetProgress(), and Setup().

◆ m_TimeElpased

protected float m_TimeElpased
private

Referenced by Execute().

◆ m_WringingClothes

protected bool m_WringingClothes
private

Referenced by Execute(), and Setup().


The documentation for this class was generated from the following file: