Skip to main content
Version: 3.6

Procedural Dungeon ⏵ Door Def

Door Def

Class Details

Defined in: Public/ProceduralDungeonTypes.h
Hierarchy: Door Def
Exposed in blueprint as: Variable Type

Description

Structure that defines a door.
A door is defined by its position, its direction, and its type.

Properties

NameTypeCategoryAccessorsDescription
DirectionEDoorDirectionDoorDefBlueprint Read/Write
Edit Anywhere
PositionFIntVectorDoorDefBlueprint Read/Write
Edit Anywhere
TypeUDoorType*DoorDefBlueprint Read/Write
Edit Anywhere