Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
Buildings

Classes

class  BaseSlotComponent
class  BaseSlotComponentClass
class  ClimbingDataComponent
class  ClimbingDataComponentClass
class  DoorSlotComponent
class  DoorSlotComponentClass
class  HelipadComponent
class  HelipadComponentClass
class  LadderComponent
class  LadderComponentClass
class  MapDescriptorComponentClass
class  SlotBoneMappingObject

Enumerations

enum  ELadderDoorState {
  DEFAULT , FORCE_ENABLED , FORCE_DISABLED , DEFAULT ,
  FORCE_ENABLED , FORCE_DISABLED
}
enum  ELadderDoorState {
  DEFAULT , FORCE_ENABLED , FORCE_DISABLED , DEFAULT ,
  FORCE_ENABLED , FORCE_DISABLED
}

Detailed Description

Enumeration Type Documentation

◆ ELadderDoorState [1/2]

Enumerator
DEFAULT 

Entry is controlled by the game automatically.

FORCE_ENABLED 

Entry forcefully enabled.

FORCE_DISABLED 

Entry forcefully disabled.

DEFAULT 

Entry is controlled by the game automatically.

FORCE_ENABLED 

Entry forcefully enabled.

FORCE_DISABLED 

Entry forcefully disabled.

Definition at line 12 of file ELadderDoorState.c.

◆ ELadderDoorState [2/2]

Enumerator
DEFAULT 

Entry is controlled by the game automatically.

FORCE_ENABLED 

Entry forcefully enabled.

FORCE_DISABLED 

Entry forcefully disabled.

DEFAULT 

Entry is controlled by the game automatically.

FORCE_ENABLED 

Entry forcefully enabled.

FORCE_DISABLED 

Entry forcefully disabled.

Definition at line 12 of file ELadderDoorState.c.