Procedural Dungeon ⏵ Room ⏵ Get Bounds Extent
Get Bounds Extent
Category: Room
Description
Returns the world size of the room.
Node

C++
FVector GetBoundsExtent() const
Inputs
| Name | Type | Description |
|---|---|---|
| Target | Room Object Reference |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | Vector | Returns the world size of the room. |