Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/AWaterZone
- AActor::GetStreamingBounds()
- AWaterZone::GetStreamingBounds()
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterZoneActor.h |
| Include | #include "WaterZoneActor.h" |
| Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterZoneActor.cpp |
virtual FBox GetStreamingBounds&40;&41; const
Remarks
Returns the location and the bounding box of all components that make up this Actor.
This function differs from GetActorBounds because it will return a valid origin and an empty extent if this actor doesn't have primitive components.