![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
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 |
DEPRECATED.
Definition at line 2 of file actionattachwheels.c.
|
inlineprivate |
Definition at line 6 of file actionattachwheels.c.
References m_wheel_hub.
|
inlineprivate |
Definition at line 12 of file actionattachwheels.c.
References ActionTarget, m_wheel_hub, and Print().
|
inlineprivate |
Definition at line 92 of file actionattachwheels.c.
References ActionData, Class::CastTo(), EntityAI::LocalTakeEntityAsAttachment(), EntityAI::LocalTakeEntityAsAttachmentEx(), and m_wheel_hub.
|
inlineprivate |
Definition at line 83 of file actionattachwheels.c.
References ActionData, Class::CastTo(), EntityAI::LocalTakeEntityAsAttachment(), EntityAI::LocalTakeEntityAsAttachmentEx(), and m_wheel_hub.
|
private |
Definition at line 4 of file actionattachwheels.c.
Referenced by ActionAttachWheels(), ActionCondition(), OnExecuteClient(), and OnExecuteServer().