Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionPushBoat Class Reference
Inheritance diagram for ActionPushBoat:
ActionPushObject

Private Member Functions

void ActionPushBoat ()
override void OnEndServer (ActionData action_data)
override void OnStartServer (ActionData action_data)
Private Member Functions inherited from ActionPushObject
Object GetPushObject (ActionTarget target)

Detailed Description

Definition at line 17 of file actionpushboat.c.

Constructor & Destructor Documentation

◆ ActionPushBoat()

Member Function Documentation

◆ OnEndServer()

override void OnEndServer ( ActionData action_data)
inlineprivate

Definition at line 38 of file actionpushboat.c.

References ActionData, and BoatScript::SyncSoundPushBoat().

◆ OnStartServer()

override void OnStartServer ( ActionData action_data)
inlineprivate

Definition at line 29 of file actionpushboat.c.

References ActionData, and BoatScript::SyncSoundPushBoat().


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/continuous/actionpushboat.c