Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterBodyCustomComponent.h |
Include |
#include "WaterBodyCustomComponent.h" |
UCLASS(Blueprintable)
class UWaterBodyCustomComponent : public UWaterBodyComponent
Name | Description | ||
---|---|---|---|
|
MeshComp |
Name | Description | |
---|---|---|
|
UWaterBodyCustomComponent ( |
Name | Description | ||
---|---|---|---|
|
BeginUpdateWaterBody() |
Called every time UpdateAll is called on WaterBody (prior to UpdateWaterBody) |
|
|
GetCollisionComponents() |
Returns body's collision components |
|
|
GetStandardRenderableComponents() |
Retrieves the list of primitive components that this water body uses when not being rendered by the water mesh (e.g. the static mesh component used when WaterMeshOverride is specified) |
|
|
EWaterBodyTy... |
GetWaterBodyType() |
AWaterBody Interface |
|
OnUpdateBody ( |
||
|
Reset() |
AWaterBody Interface |