Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
actionturnvalveundergroundreservoir.c File Reference

Go to the source code of this file.

Data Structures

class  ActionTurnValveUndergroundReservoirCB

Functions

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

Function Documentation

◆ ActionTurnValveUndergroundReservoir()

ActionTurnValveUndergroundReservoirCB ActionTurnValveCB ActionTurnValveUndergroundReservoir ( )

◆ CreateActionComponent()

override void CreateActionComponent ( )

Definition at line 13 of file actionturnvalveundergroundreservoir.c.

◆ CreateAndSetupActionCallback()

void CreateAndSetupActionCallback ( ActionData action_data)
protected

◆ OnEndAnimationLoop()

override void OnEndAnimationLoop ( ActionData action_data)
protected

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
protected

◆ OnStartAnimationLoopServer()

override void OnStartAnimationLoopServer ( ActionData action_data)
protected