FWorldDestroyedEvent

Triggered when a world is destroyed.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, UWorld * >

UEngine::FWorldDestroyedEvent

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Engine.h

Include

#include "Engine/Engine.h"

Syntax

class FWorldDestroyedEvent : public TBaseMulticastDelegate_OneParam< void, UWorld * >

Remarks

Triggered when a world is destroyed.

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