Procedural Dungeon ⏵ Read Only Room ⏵ Get Bounds Extent
Get Bounds Extent
Class: Read Only Room
Category: Room
Description
Returns the world extents (half size) of the room.
Node

C++
FVector GetBoundsExtent() const
Inputs
| Name | Type | Description |
|---|---|---|
| Target | Read Only Room Interface |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | Vector | Returns the world extents (half size) of the room. |