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

Private Member Functions

void CAInteractLoop (float time_to_complete_action)
 
override void Setup (ActionData action_data)
 
override int Execute (ActionData action_data)
 

Private Attributes

protected float m_LocalTimeElpased
 
protected float m_TimeElpased
 
protected float m_TimeToComplete
 
protected float m_DefaultTimeToComplete
 
protected ref Param1< floatm_SpentUnits
 

Constructor & Destructor Documentation

◆ CAInteractLoop()

void CAInteractLoop ( float  time_to_complete_action)
inlineprivate

Member Function Documentation

◆ Execute()

override int Execute ( ActionData  action_data)
inlineprivate

◆ Setup()

override void Setup ( ActionData  action_data)
inlineprivate

Field Documentation

◆ m_DefaultTimeToComplete

protected float m_DefaultTimeToComplete
private

Referenced by CAInteractLoop(), and Setup().

◆ m_LocalTimeElpased

protected float m_LocalTimeElpased
private

◆ m_SpentUnits

protected ref Param1<float> m_SpentUnits
private

Referenced by Execute(), and Setup().

◆ m_TimeElpased

protected float m_TimeElpased
private

Referenced by Execute(), and Setup().

◆ m_TimeToComplete

protected float m_TimeToComplete
private

Referenced by Execute(), and Setup().


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