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

Go to the source code of this file.

Classes

class  CrossroadEntityClass

Functions

CrossroadEntityClass GenericEntityClass Attribute (defvalue:"0", uiwidget:UIWidgets.CheckBox, desc:"If enabled, adjust terrain height map to entity", category:"Terrain")] private bool AdjustHeightMap
void CrossroadEntity (IEntitySource src, IEntity parent)
void ~CrossroadEntity ()
void EOnInit (IEntity owner)
void Init ()

Function Documentation

◆ Attribute()

CrossroadEntityClass GenericEntityClass Attribute ( defvalue:"0" ,
uiwidget:UIWidgets. CheckBox,
desc:"If enabled,
adjust terrain height map to entity" ,
category:"Terrain"  )

◆ CrossroadEntity()

void CrossroadEntity ( IEntitySource src,
IEntity parent )
protected

Definition at line 20 of file Crossroad.c.

◆ Init()

void Init ( )
protected

Definition at line 190 of file Crossroad.c.

◆ ~CrossroadEntity()

void ~CrossroadEntity ( )
protected

Definition at line 26 of file Crossroad.c.