Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionAttachWheels Class Reference

DEPRECATED. More...

Inheritance diagram for ActionAttachWheels:

Private Member Functions

void ActionAttachWheels ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void OnExecuteClient (ActionData action_data)
override void OnExecuteServer (ActionData action_data)

Private Attributes

int m_wheel_hub

Detailed Description

DEPRECATED.

Definition at line 2 of file actionattachwheels.c.

Constructor & Destructor Documentation

◆ ActionAttachWheels()

void ActionAttachWheels ( )
inlineprivate

Definition at line 6 of file actionattachwheels.c.

References m_wheel_hub.

Member Function Documentation

◆ ActionCondition()

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

Definition at line 12 of file actionattachwheels.c.

References ActionTarget, m_wheel_hub, and Print().

◆ OnExecuteClient()

override void OnExecuteClient ( ActionData action_data)
inlineprivate

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

Field Documentation

◆ m_wheel_hub

int m_wheel_hub
private

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