Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
actiondeploybase.c File Reference

Go to the source code of this file.

Data Structures

class  ActionDeployBase
class  PlaceObjectActionData

Functions

PlaceObjectActionData ActionData CreateActionComponent ()
void DropDuringPlacing ()
 DEPRECATED.

Variables

bool m_AlreadyPlaced
vector m_Orientation
vector m_Position

Function Documentation

◆ CreateActionComponent()

PlaceObjectActionData ActionData CreateActionComponent ( )

Definition at line 1 of file actiondeploybase.c.

References ActionData.

◆ DropDuringPlacing()

void DropDuringPlacing ( )

DEPRECATED.

Referenced by OnStartAnimationLoop().

Variable Documentation

◆ m_AlreadyPlaced

bool m_AlreadyPlaced

Definition at line 13 of file actiondeploybase.c.

◆ m_Orientation

vector m_Orientation

Definition at line 12 of file actiondeploybase.c.

◆ m_Position

vector m_Position

Definition at line 11 of file actiondeploybase.c.