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

Private Member Functions

void ActionMountBarbedWire ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override ActionData CreateActionData ()
override void CreateConditionComponents ()
override string GetAdminLogMessage (ActionData action_data)
BarbedWire GetBarbedWire (ActionTarget target)
string GetZoneSelection (ActionTarget target)
override void HandleReciveData (ActionReciveData action_recive_data, ActionData action_data)
override void OnEndServer (ActionData action_data)
override void OnFinishProgressServer (ActionData action_data)
override void OnStartServer (ActionData action_data)
override bool ReadFromContext (ParamsReadContext ctx, out ActionReciveData action_recive_data)
override bool SetupAction (PlayerBase player, ActionTarget target, ItemBase item, out ActionData action_data, Param extra_data=null)
override void WriteToContext (ParamsWriteContext ctx, ActionData action_data)
Private Member Functions inherited from ActionContinuousBase
void OnEndAnimationLoopClient (ActionData action_data)
void OnEndAnimationLoopServer (ActionData action_data)
void OnFinishProgressClient (ActionData action_data)
void OnFinishProgressServer (ActionData action_data)
void OnStartAnimationLoopClient (ActionData action_data)
void OnStartAnimationLoopServer (ActionData action_data)

Private Attributes

float m_DamageAmount
string m_SlotName

Detailed Description

Definition at line 19 of file actionmountbarbedwire.c.

Constructor & Destructor Documentation

◆ ActionMountBarbedWire()

Member Function Documentation

◆ ActionCondition()

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

◆ CreateActionData()

override ActionData CreateActionData ( )
inlineprivate

Definition at line 56 of file actionmountbarbedwire.c.

References ActionData.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ GetAdminLogMessage()

override string GetAdminLogMessage ( ActionData action_data)
inlineprivate

Definition at line 184 of file actionmountbarbedwire.c.

References ActionData, and string::Format().

◆ GetBarbedWire()

BarbedWire GetBarbedWire ( ActionTarget target)
inlineprivate

◆ GetZoneSelection()

string GetZoneSelection ( ActionTarget target)
inlineprivate

Definition at line 178 of file actionmountbarbedwire.c.

References ActionTarget.

Referenced by GetBarbedWire(), and SetupAction().

◆ HandleReciveData()

override void HandleReciveData ( ActionReciveData action_recive_data,
ActionData action_data )
inlineprivate

Definition at line 105 of file actionmountbarbedwire.c.

References ActionData, and BarbedWireActionReceiveData::m_SlotName.

◆ OnEndServer()

override void OnEndServer ( ActionData action_data)
inlineprivate

Definition at line 122 of file actionmountbarbedwire.c.

References ActionData, and GetBarbedWire().

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
inlineprivate

Definition at line 131 of file actionmountbarbedwire.c.

References ActionData, and string::ToLower().

◆ OnStartServer()

override void OnStartServer ( ActionData action_data)
inlineprivate

Definition at line 113 of file actionmountbarbedwire.c.

References ActionData, and GetBarbedWire().

◆ ReadFromContext()

override bool ReadFromContext ( ParamsReadContext ctx,
out ActionReciveData action_recive_data )
inlineprivate

◆ SetupAction()

override bool SetupAction ( PlayerBase player,
ActionTarget target,
ItemBase item,
out ActionData action_data,
Param extra_data = null )
inlineprivate

Definition at line 62 of file actionmountbarbedwire.c.

References ActionData, ActionTarget, and GetZoneSelection().

◆ WriteToContext()

override void WriteToContext ( ParamsWriteContext ctx,
ActionData action_data )
inlineprivate

Definition at line 77 of file actionmountbarbedwire.c.

References ActionData, Class::CastTo(), and Serializer::Write().

Field Documentation

◆ m_DamageAmount

float m_DamageAmount
private

Definition at line 21 of file actionmountbarbedwire.c.

◆ m_SlotName

string m_SlotName
private

Definition at line 22 of file actionmountbarbedwire.c.


The documentation for this class was generated from the following file: