UEditorWorldExtension::LeftSimulateInEditor

Give child class a chance to act on leaving simulate mode

Windows
MacOS
Linux

Override Hierarchy

UEditorWorldExtension::LeftSimulateInEditor()

UViewportWorldInteraction::LeftSimulateInEditor()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorWorldExtension.h

Include

#include "EditorWorldExtension.h"

Syntax

virtual void LeftSimulateInEditor
(
    UWorld * SimulateWorld
)

Remarks

Give child class a chance to act on leaving simulate mode

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