UTexture2D::PostEditUndo

Called after an editor or undo operation is formed on texture

Windows
MacOS
Linux

Override Hierarchy

UObject::PostEditUndo()

UTexture2D::PostEditUndo()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Texture2D.h

Include

#include "Engine/Texture2D.h"

Source

/Engine/Source/Runtime/Engine/Private/Texture2D.cpp

Syntax

virtual void PostEditUndo()

Remarks

Called after an editor or undo operation is formed on texture

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