AWaterBodyOcean::OnPostEditChangeProperty

Called by AWaterBodyActor::PostEditChangeProperty.

Windows
MacOS
Linux

Override Hierarchy

AWaterBody::OnPostEditChangeProperty()

AWaterBodyOcean::OnPostEditChangeProperty()

References

Module

Water

Header

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

Include

#include "WaterBodyOceanActor.h"

Source

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

Syntax

virtual void OnPostEditChangeProperty
(
    FPropertyChangedEvent & PropertyChangedEvent,
    bool & bShapeOrPositionChanged,
    bool & bWeightmapSettingsChanged
)

Remarks

Called by AWaterBodyActor::PostEditChangeProperty.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss