Procedural Dungeon ⏵ Read Only Room ⏵ Get Position
Get Position
Class: Read Only Room
Category: Room
Description
Returns the position of the room (in Room Units).
Node

C++
FIntVector GetPosition() const
Inputs
| Name | Type | Description |
|---|---|---|
| Target | Read Only Room Interface |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | Int Vector Structure | Returns the position of the room (in Room Units). |