![]() |
Dayz Explorer 1.28.160049
|
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) |
| override bool ActionCondition | ( | PlayerBase | player, |
| ActionTarget | target, | ||
| ItemBase | item ) |
Definition at line 42 of file actionraisemegaphone.c.
| ActionRaiseMegaphoneCB ActionContinuousBaseCB ActionRaiseMegaphone | ( | ) |
Definition at line 1 of file actionraisemegaphone.c.
| override void CreateConditionComponents | ( | ) |
Definition at line 21 of file actionraisemegaphone.c.
| override bool HasProgress | ( | ) |
Definition at line 32 of file actionraisemegaphone.c.
| override bool HasProneException | ( | ) |
Definition at line 27 of file actionraisemegaphone.c.
| override bool HasTarget | ( | ) |
Definition at line 37 of file actionraisemegaphone.c.
| override void OnEndClient | ( | ActionData | action_data | ) |
Definition at line 79 of file actionraisemegaphone.c.
| override void OnEndServer | ( | ActionData | action_data | ) |
Definition at line 65 of file actionraisemegaphone.c.
| override void OnStartClient | ( | ActionData | action_data | ) |
Definition at line 73 of file actionraisemegaphone.c.
| override void OnStartServer | ( | ActionData | action_data | ) |
Definition at line 57 of file actionraisemegaphone.c.