Navigation
API > API/Plugins > API/Plugins/Water
Inheritance Hierarchy
- UEngineSubsystem
- UGerstnerWaterWaveSubsystem
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/GerstnerWaterWaveSubsystem.h |
| Include | #include "GerstnerWaterWaveSubsystem.h" |
Syntax
UCLASS ()
class UGerstnerWaterWaveSubsystem : public UEngineSubsystem
Remarks
UGerstnerWaterWaveSubsystem manages all UGerstnerWaterWaves objects, regardless of which world they belong to (it's a UEngineSubsystem)
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Deinitialize () |
||
| void | GetResourceSizeEx
(
FResourceSizeEx& CumulativeResourceSize |
||
| void | Initialize
(
FSubsystemCollectionBase& Collection |
UEngineSubsystem implementation. | |
| void | |||
| void | Register
(
FWaterViewExtension* ViewExtension |
||
| void | Unregister
(
FWaterViewExtension* ViewExtension |