UEditorEngine::ShouldOpenMatinee

Show a (Suppressable) warning dialog to remind the user he is about to lose his undo buffer

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/EditorEngine.h

Include

#include "Editor/EditorEngine.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorEngine.cpp

Syntax

bool ShouldOpenMatinee
(
    AMatineeActor * MatineeActor
) const

Remarks

Show a (Suppressable) warning dialog to remind the user he is about to lose his undo buffer

Returns

true if the user wishes to proceed

Parameters

Parameter

Description

MatineeActor

The actor we wish to check (can be null)

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