Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
CAInteractLoop Class Reference
Inheritance diagram for CAInteractLoop:
CABase

Protected Member Functions

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

Protected Attributes

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

Detailed Description

Definition at line 1 of file cainteractloop.c.

Constructor & Destructor Documentation

◆ CAInteractLoop()

void CAInteractLoop::CAInteractLoop ( float time_to_complete_action)
protected

Definition at line 9 of file cainteractloop.c.

Member Function Documentation

◆ Execute()

override int CAInteractLoop::Execute ( ActionData action_data)
protected

Definition at line 29 of file cainteractloop.c.

◆ Setup()

override void CAInteractLoop::Setup ( ActionData action_data)
protected

Definition at line 14 of file cainteractloop.c.

Member Data Documentation

◆ m_DefaultTimeToComplete

float CAInteractLoop::m_DefaultTimeToComplete
protected

Definition at line 6 of file cainteractloop.c.

◆ m_LocalTimeElpased

float CAInteractLoop::m_LocalTimeElpased
protected

Definition at line 3 of file cainteractloop.c.

◆ m_SpentUnits

ref Param1<float> CAInteractLoop::m_SpentUnits
protected

Definition at line 7 of file cainteractloop.c.

◆ m_TimeElpased

float CAInteractLoop::m_TimeElpased
protected

Definition at line 4 of file cainteractloop.c.

◆ m_TimeToComplete

float CAInteractLoop::m_TimeToComplete
protected

Definition at line 5 of file cainteractloop.c.


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