Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_PreviewEntityEditorComponent.c File Reference

Go to the source code of this file.

Classes

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 1160 of file SCR_PreviewEntityEditorComponent.c.