Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_PlaceableItemComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_PlaceableItemComponentClass
 

Enumerations

enum  SCR_EPlacementType { XZ_FIXED, XYZ }
 

Functions

SCR_PlaceableItemComponentClass ScriptComponentClass Attribute (params:"xob")
 
float GetMaxPlacementDistance ()
 
VObject GetPreviewVobject ()
 

Enumeration Type Documentation

◆ SCR_EPlacementType

Enumerator
XZ_FIXED 
XYZ 

Definition at line 50 of file SCR_PlaceableItemComponent.c.

Function Documentation

◆ Attribute()

SCR_PlaceableItemComponentClass ScriptComponentClass Attribute ( params:"xob"  )
Returns

Definition at line 8 of file SCR_PlaceableItemComponent.c.

◆ GetMaxPlacementDistance()

float GetMaxPlacementDistance ( )
Returns

Definition at line 26 of file SCR_PlaceableItemComponent.c.

◆ GetPreviewVobject()

VObject GetPreviewVobject ( )
Returns

Definition at line 33 of file SCR_PlaceableItemComponent.c.