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

Go to the source code of this file.

Data Structures

class  SCR_PreviewEntityEditorComponentClass
 
class  SCR_PreviewEntityEditorComponent
 

Enumerations

enum  SCR_EPreviewState { NONE, PLACEABLE, BLOCKED, WARNING }
 

Enumeration Type Documentation

◆ SCR_EPreviewState

Enumerator
NONE 
PLACEABLE 

Default value, composition is pacable.

BLOCKED 

Placing of the preview is blocked.

WARNING 

Composition is in not a good position, still placeable.

Definition at line 1138 of file SCR_PreviewEntityEditorComponent.c.