AWaterBody::IsBodyDynamic

Returns whether the body is baked (false) at save-time or needs to be dynamically regenerated at runtime (true) and is therefore transient.

Windows
MacOS
Linux

Override Hierarchy

AWaterBody::IsBodyDynamic()

AWaterBodyOcean::IsBodyDynamic()

References

Module

Water

Header

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

Include

#include "WaterBodyActor.h"

Syntax

virtual bool IsBodyDynamic() const

Remarks

Returns whether the body is baked (false) at save-time or needs to be dynamically regenerated at runtime (true) and is therefore transient.

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