FAssetRemovedEvent

Event for when assets are removed from the registry

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const FAssetData & >

IAssetRegistry::FAssetRemovedEvent

References

Module

AssetRegistry

Header

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

Include

#include "IAssetRegistry.h"

Syntax

class FAssetRemovedEvent : public TBaseMulticastDelegate_OneParam< void, const FAssetData & >

Remarks

Event for when assets are removed from 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