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

Go to the source code of this file.

Classes

class  SCR_CompassComponent
 Compass component. More...

Enumerations

enum  SCR_ECompassType
 Compass type. More...

Functions

enum SCR_ECompassType EntityEditorProps (category:"GameScripted/Gadgets", description:"Compass", color:"0 0 255 255")
 Prefab data class for compass component.

Variables

 SY183
 ADRIANOV

Enumeration Type Documentation

◆ SCR_ECompassType

Compass type.

Definition at line 3 of file SCR_CompassComponent.c.

Function Documentation

◆ EntityEditorProps()

enum SCR_ECompassType EntityEditorProps ( category:"GameScripted/Gadgets" ,
description:"Compass" ,
color:"0 0 255 255"  )

Prefab data class for compass component.

Cache procedural animation signals

Definition at line 1 of file SCR_CompassComponent.c.

Variable Documentation

◆ ADRIANOV

ADRIANOV

Definition at line 12 of file SCR_CompassComponent.c.

◆ SY183

SY183

Definition at line 11 of file SCR_CompassComponent.c.