Navigation
API > API/Plugins > API/Plugins/Water
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- AWaterBody
- AWaterBodyOcean
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterBodyOceanActor.h |
| Include | #include "WaterBodyOceanActor.h" |
Syntax
UCLASS&40;Blueprintable&41;
class AWaterBodyOcean : public AWaterBody
Constructors
| Type | Name | Description | |
|---|---|---|---|
AWaterBodyOcean
(
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 | |
|---|---|---|---|
| FVector | CollisionExtents_DEPRECATED | ||
| TObjectPtr< UDEPRECATED_OceanGenerator > | OceanGenerator_DEPRECATED |