Navigation
API > API/Plugins > API/Plugins/Water
| |
|
| Name |
UWaterWavesBase |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterWaves.h |
| Include Path |
#include "WaterWaves.h" |
Syntax
UCLASS (MinimalAPI, EditInlineNew, BlueprintType, NotBlueprintable, Abstract)
class UWaterWavesBase : public UObject
Inheritance Hierarchy
Derived Classes
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnUpdateWavesData |
TMulticastDelegate_TwoParams< void, UWaterWavesBase *, EPropertyChangeType::Type > |
Delegate called whenever the waves data is updated. |
WaterWaves.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OnUpdateWavesData |
FOnUpdateWavesData |
|
WaterWaves.h |
|
Functions