![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | UncoverHead (PlayerBase target, PlayerBase source) |
| 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) |
Definition at line 10 of file actionuncoverheadself.c.
|
inlineprivate |
Definition at line 12 of file actionuncoverheadself.c.
References Class::CastTo(), HumanInventory::CreateInHands(), ECE_IN_INVENTORY, GameInventory::LocationCreateEntity(), RF_DEFAULT, and InventoryLocation::SetGround().
Referenced by ActionUncoverHeadTarget::OnFinishProgressServer(), and OnFinishProgressServer().