AWaterBodyIsland::Destroyed

Called when this actor is explicitly being destroyed during gameplay or in the editor, not called during level streaming or gameplay ending

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

AActor::Destroyed()

AWaterBodyIsland::Destroyed()

References

Module

Water

Header

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

Include

#include "WaterBodyIslandActor.h"

Source

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

Syntax

virtual void Destroyed()

Remarks

Called when this actor is explicitly being destroyed during gameplay or in the editor, not called during level streaming or gameplay ending