Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEditorEngine
Description
Returns information about the currently active Play In Editor session. Unset if there is no active PIE session.
| Name | GetPlayInEditorSessionInfo |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h |
| Include Path | #include "Editor/EditorEngine.h" |
const TOptional < FPlayInEditorSessionInfo > GetPlayInEditorSessionInfo() const