FAssetAddedEvent

Event for when assets are added to the registry

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const FAssetData & >

IAssetRegistry::FAssetAddedEvent

References

Module

AssetRegistry

Header

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

Include

#include "AssetRegistry/IAssetRegistry.h"

Syntax

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

Remarks

Event for when assets are added to 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