Procedural Dungeon ⏵ Read Only Room ⏵ Get Room Data
Get Room Data
Class: Read Only Room
Category: Room
Description
Returns the room data asset of this room instance.
Node
C++
const URoomData* GetRoomData() const
Inputs
Name | Type | Description |
---|---|---|
Target | Read Only Room Interface |
Outputs
Name | Type | Description |
---|---|---|
Return Value | Room Data Object Reference | Returns the room data asset of this room instance. |