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