FEditorViewportClient::PopRealtimeOverride

Removes the last added realtime override.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "EditorViewportClient.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorViewportClient.cpp

Syntax

bool PopRealtimeOverride()

Remarks

Removes the last added realtime override. WARNING: it's recommended to use RemoveRealtimeOverride to prevent removing an override that belongs to another systems than yours.

Returns

Whether there was any realtime override to be popped.

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