FLevelEditorModule::SetLevelEditorInstance

Set the pointer to the current level Editor instance

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/LevelEditor.h

Include

#include "LevelEditor.h"

Source

/Engine/Source/Editor/LevelEditor/Private/LevelEditor.cpp

Syntax

virtual void SetLevelEditorInstance
(
    TWeakPtr< class SLevelEditor > LevelEditor
)

Remarks

Set the pointer to the current level Editor instance

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