Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FLevelEditorViewportClient
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/LevelEditorViewport.h |
| Include | #include "LevelEditorViewport.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/LevelEditorViewport.cpp |
virtual void ConditionalRestoreWorld
(
UWorld * InWorld
)
Remarks
Restores GWorld to InWorld
Parameters
| Name | Description |
|---|---|
| InWorld | The world to restore |