Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
actionturnvalveundergroundreservoir.c File Reference

Go to the source code of this file.

Classes

class  ActionTurnValveUndergroundReservoirCB
 

Functions

ActionTurnValveUndergroundReservoirCB ActionTurnValveCB ActionTurnValveUndergroundReservoir ()
 
override void CreateActionComponent ()
 
void CreateAndSetupActionCallback (ActionData action_data)
 
override void OnStartAnimationLoopServer (ActionData action_data)
 
override void OnEndAnimationLoop (ActionData action_data)
 
override void OnFinishProgressServer (ActionData action_data)
 

Function Documentation

◆ ActionTurnValveUndergroundReservoir()

ActionTurnValveUndergroundReservoirCB ActionTurnValveCB ActionTurnValveUndergroundReservoir ( )

Definition at line 1 of file actionturnvalveundergroundreservoir.c.

◆ CreateActionComponent()

override void ActionTurnValveUndergroundReservoir::CreateActionComponent ( )

Definition at line 13 of file actionturnvalveundergroundreservoir.c.

◆ CreateAndSetupActionCallback()

void CreateAndSetupActionCallback ( ActionData action_data)
protected

Definition at line 17 of file actionturnvalveundergroundreservoir.c.

◆ OnEndAnimationLoop()

override void OnEndAnimationLoop ( ActionData action_data)
protected

Definition at line 46 of file actionturnvalveundergroundreservoir.c.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
protected

Definition at line 57 of file actionturnvalveundergroundreservoir.c.

◆ OnStartAnimationLoopServer()

override void OnStartAnimationLoopServer ( ActionData action_data)
protected

Definition at line 35 of file actionturnvalveundergroundreservoir.c.