Navigation
Unreal Engine C++ API Reference > Plugins > Water
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- AWaterBody
- AWaterBodyCustom
References
Module | Water |
Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterBodyCustomActor.h |
Include | #include "WaterBodyCustomActor.h" |
Syntax
UCLASS&40;Blueprintable&41;
class AWaterBodyCustom : public AWaterBody
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
AWaterBodyCustom
(
const FObjectInitializer& ObjectInitializer |
Overridden from UObject
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | PostLoad () |
Do any object-specific cleanup required immediately after loading an object. |
Deprecated Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
TObjectPtr< UDEPRECATED_CustomMeshGenerator > | CustomGenerator_DEPRECATED |