IToolsContextAssetAPI::NotifyGeneratedAssetModified

Notify that asset has been created and is dirty

Windows
MacOS
Linux

Override Hierarchy

IToolsContextAssetAPI::NotifyGeneratedAssetModified()

FEditorToolAssetAPI::NotifyGeneratedAssetModified()

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ToolContextInterfaces.h

Include

#include "ToolContextInterfaces.h"

Syntax

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