Skip to main content
Version: 3.5

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 Only
Edit Anywhere
PositionFIntVectorDoorDefBlueprint Read Only
Edit Anywhere
TypeUDoorType*DoorDefBlueprint Read Only
Edit Anywhere