SPListEditorPanel::OnTabClose

Handles when the tab is trying to be closed (prompt saving if necessary)

Windows
MacOS
Linux

References

Module

PListEditor

Header

/Engine/Source/Editor/PListEditor/Public/SPlistEditor.h

Include

#include "SPlistEditor.h"

Source

/Engine/Source/Editor/PListEditor/Private/SPlistEditor.cpp

Syntax

bool OnTabClose()

Remarks

Handles when the tab is trying to be closed (prompt saving if necessary)

Handles when the tab is trying to be closed (prompt saving if necessary) Returning false will prevent tab from closing

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