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

Go to the source code of this file.

Classes

class  ActionRaiseMegaphoneCB
 

Functions

ActionRaiseMegaphoneCB ActionContinuousBaseCB ActionRaiseMegaphone ()
 
override void CreateConditionComponents ()
 
override bool HasProneException ()
 
override bool HasProgress ()
 
override bool HasTarget ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnStartServer (ActionData action_data)
 
override void OnEndServer (ActionData action_data)
 
override void OnStartClient (ActionData action_data)
 
override void OnEndClient (ActionData action_data)
 

Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )

Definition at line 42 of file actionraisemegaphone.c.

◆ ActionRaiseMegaphone()

Definition at line 1 of file actionraisemegaphone.c.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

Definition at line 21 of file actionraisemegaphone.c.

◆ HasProgress()

override bool HasProgress ( )

Definition at line 32 of file actionraisemegaphone.c.

◆ HasProneException()

override bool HasProneException ( )

Definition at line 27 of file actionraisemegaphone.c.

◆ HasTarget()

override bool HasTarget ( )

Definition at line 37 of file actionraisemegaphone.c.

◆ OnEndClient()

override void OnEndClient ( ActionData action_data)

Definition at line 79 of file actionraisemegaphone.c.

◆ OnEndServer()

override void OnEndServer ( ActionData action_data)

Definition at line 65 of file actionraisemegaphone.c.

◆ OnStartClient()

override void OnStartClient ( ActionData action_data)

Definition at line 73 of file actionraisemegaphone.c.

◆ OnStartServer()

override void OnStartServer ( ActionData action_data)

Definition at line 57 of file actionraisemegaphone.c.