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