Procedural Dungeon ⏵ Read Only Room ⏵ Get Position
Get Position
Class: Read Only Room
Category: Room
Description
Returns the world extents (half size) of the room.
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 world extents (half size) of the room. |