Navigation
API > API/Plugins > API/Plugins/Water
Inheritance Hierarchy
- IWaterEditorServices
- UWaterEditorSubsystem
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterEditorServices.h |
| Include | #include "WaterEditorServices.h" |
Syntax
class IWaterEditorServices
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | |||
| void | ForEachModifiedPackage
(
const TFunctionRef< bool(UPackage*)>& Func |
||
| UTexture2D * | |||
| bool | |||
| UTexture2D * | GetWaterActorSprite
(
UClass* InClass |
||
| bool | |||
| void | RegisterWaterActorSprite
(
UClass* InClass, |
||
| bool | TryMarkPackageAsModified
(
UPackage* InPackage |
Mark a package as modified and needs to be dirtied manually by the user. |