UWaterBodyCustomComponent::BeginUpdateWaterBody

Called every time UpdateAll is called on WaterBody (prior to UpdateWaterBody)

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UWaterBodyComponent::BeginUpdateWaterBody()

UWaterBodyCustomComponent::BeginUpdateWaterBody()

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterBodyCustomComponent.h

Include

#include "WaterBodyCustomComponent.h"

Source

/Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterBodyCustomComponent.cpp

Syntax

virtual void BeginUpdateWaterBody()

Remarks

Called every time UpdateAll is called on WaterBody (prior to UpdateWaterBody)