Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
actiondeploybase.c File Reference

Go to the source code of this file.

Classes

class  PlaceObjectActionData
class  ActionDeployBase

Functions

PlaceObjectActionData ActionData CreateActionComponent ()
void DropDuringPlacing ()
 DEPRECATED.

Variables

vector m_Position
vector m_Orientation
bool m_AlreadyPlaced

Function Documentation

◆ CreateActionComponent()

PlaceObjectActionData ActionData CreateActionComponent ( )

Definition at line 1 of file actiondeploybase.c.

◆ DropDuringPlacing()

void DropDuringPlacing ( )

DEPRECATED.

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.