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

Go to the source code of this file.

Data Structures

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. More...
 

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

Parameters
[in]prefab

Definition at line 10 of file SCR_CompassComponent.c.

Variable Documentation

◆ ADRIANOV

ADRIANOV

Definition at line 4 of file SCR_CompassComponent.c.

◆ SY183

SY183

Definition at line 2 of file SCR_CompassComponent.c.