Procedural Dungeon ⏵ Read Only Room ⏵ Get Room Transform
Get Room Transform
Class: Read Only Room
Category: Room
Description
Returns the transform of the room.
Node

C++
const FRoomTransform& GetRoomTransform() const
Inputs
| Name | Type | Description |
|---|---|---|
| Target | Read Only Room Interface |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | Room Transform Structure (by ref) |