class CAContinuousRepeatSource
CAContinuousRepeat › CAContinuousBase › CABase
Derived classes
All members, including inherited
Constructors 1
void CAContinuousRepeat(float time_to_complete_action)References m_DefaultTimeToComplete
Referenced by ActionBandageSelfCB.CreateActionComponent(), ActionBandageTargetCB.CreateActionComponent(), ActionCPRCB.CreateActionComponent()
Show 36 more
, ActionCraftBoltsCB.CreateActionComponent(), ActionCraftBoltsFeatherCB.CreateActionComponent(), ActionCraftBoneKnifeCB.CreateActionComponent(), ActionCraftBoneKnifeEnvCB.CreateActionComponent(), ActionDestroyCombinationLockCB.CreateActionComponent(), ActionDestroyPartCB.CreateActionComponent(), ActionDialCombinationLockCB.CreateActionComponent(), ActionDialCombinationLockOnTargetCB.CreateActionComponent(), ActionDigWormsCB.CreateActionComponent(), ActionDrinkPondContinuousCB.CreateActionComponent(), ActionDrinkWellContinuousCB.CreateActionComponent(), ActionEatSnowContinuousCB.CreateActionComponent(), ActionEmptyMagazineCB.CreateActionComponent(), ActionLoadMagazineCB.CreateActionComponent(), ActionLoadMagazineQuickCB.CreateActionComponent(), ActionManipulateFlagCB.CreateActionComponent(), ActionRepairCarChassisWithBlowtorchCB.CreateActionComponent(), ActionRepairCarEngineWithBlowtorchCB.CreateActionComponent(), ActionRepairCarPartCB.CreateActionComponent(), ActionRepairCarPartWithBlowtorchCB.CreateActionComponent(), ActionRepairItemWithBlowtorchCB.CreateActionComponent(), ActionRepairPartCB.CreateActionComponent(), ActionRepairTentCB.CreateActionComponent(), ActionRepairTentPartCB.CreateActionComponent(), ActionRepairVehiclePartCB.CreateActionComponent(), ActionSawPlanksCB.CreateActionComponent(), ActionSetAlarmClockCB.CreateActionComponent(), ActionSetKitchenTimerCB.CreateActionComponent(), ActionSewSelfCB.CreateActionComponent(), ActionSewTargetCB.CreateActionComponent(), ActionTuneFrequencyCB.CreateActionComponent(), ActionTuneRadioStationCB.CreateActionComponent(), ActionWashHandsSnowCB.CreateActionComponent(), ActionWashHandsWaterCB.CreateActionComponent(), ActionWashHandsWellCB.CreateActionComponent(), and ActionWringClothesCB.CreateActionComponent()Members 5
protected float m_TimeElpasedprotected float m_TotalTimeElpasedprotected float m_TimeToCompleteprotected float m_DefaultTimeToCompleteReferenced by CAContinuousLoadMagazine.Setup(), Cancel(), Execute()
Show 3 more
, Setup(), CAContinuousRepeatPushObject.Execute(), and CAContinuousRepeatStartEngine.Execute()Methods 5
override void Setup(ActionData action_data)Referenced by CAContinuousLoadMagazine.Setup()
override int Execute(ActionData action_data)override int Cancel(ActionData action_data)override float GetProgress()void SetProgress(float value)References m_TimeElpased