FEditorToolAssetAPI::NotifyGeneratedAssetModified

Notify that asset has been created and is dirty

Windows
MacOS
Linux

Override Hierarchy

IToolsContextAssetAPI::NotifyGeneratedAssetModified()

FEditorToolAssetAPI::NotifyGeneratedAssetModified()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tools/EditorToolAssetAPI.h

Include

#include "Tools/EditorToolAssetAPI.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Tools/EditorToolAssetAPI.cpp

Syntax

virtual void NotifyGeneratedAssetModified
(
    UObject * Asset,
    UPackage * AssetPackage
)

Remarks

Notify that asset has been created and is dirty

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