IStaticMeshEditor::RegisterOnPostUndo

Registers a delegate to be called after an Undo operation

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

/Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h

Include

#include "IStaticMeshEditor.h"

Syntax

void RegisterOnPostUndo
(
    const FOnPostUndo & Delegate
)

Remarks

Registers a delegate to be called after an Undo operation

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