Procedural Dungeon ⏵ Room Data ⏵ Get Door Def
Get Door Def
Class: Room Data
Category: Room Data
Node
C++
const FDoorDef& GetDoorDef(int32 DoorIndex) const
Inputs
Name | Type | Description |
---|---|---|
Target | Room Data Object Reference | |
Door Index | Integer |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Door Def Structure (by ref) | Get Door Def |