FAssetRenamedEvent

Event for when assets are renamed in the registry

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, const FAssetData &, const FString & >

IAssetRegistry::FAssetRenamedEvent

References

Module

AssetRegistry

Header

/Engine/Source/Runtime/AssetRegistry/Public/IAssetRegistry.h

Include

#include "IAssetRegistry.h"

Syntax

class FAssetRenamedEvent : public TBaseMulticastDelegate_TwoParams< void, const FAssetData &, const FString & >

Remarks

Event for when assets are renamed in the registry

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