Navigation
API > API/Plugins > API/Plugins/Water
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterBodyExclusionVolume.h |
| Include | #include "WaterBodyExclusionVolume.h" |
Syntax
struct FWaterExclusionVolumeChangedParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUserTriggered | Indicates user initiated Parameter change | |
| FPropertyChangedEvent | PropertyChangedEvent | Provides some additional context about how the water exclusion volume data has changed (property, type of change...) |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWaterExclusionVolumeChangedParams
(
const FPropertyChangedEvent& InPropertyChangedEvent |