SPListEditorPanel::OnTabClose

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

Choose your operating system:

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