Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 () |
enum SCR_EPlacementType |
Enumerator | |
---|---|
XZ_FIXED | |
XYZ |
Definition at line 50 of file SCR_PlaceableItemComponent.c.
SCR_PlaceableItemComponentClass ScriptComponentClass Attribute | ( | params:"xob" | ) |
Definition at line 8 of file SCR_PlaceableItemComponent.c.
float GetMaxPlacementDistance | ( | ) |
Definition at line 26 of file SCR_PlaceableItemComponent.c.
VObject GetPreviewVobject | ( | ) |
Definition at line 33 of file SCR_PlaceableItemComponent.c.