Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FEditorViewportClient
Description
Restores realtime setting to stored value. This will only enable realtime and never disable it (unless bAllowDisable is true)
| Name | RestoreRealtime |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h |
| Include Path | #include "EditorViewportClient.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorViewportClient.cpp |
void RestoreRealtime
(
const bool bAllowDisable
)