Loading...
Searching...
No Matches
Buildings

Classes

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

Enumerations

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

Detailed Description

Enumeration Type Documentation

◆ ELadderDoorState

Enumerator
DEFAULT 

Entry is controlled by the game automatically.

FORCE_ENABLED 

Entry forcefully enabled.

FORCE_DISABLED 

Entry forcefully disabled.