FSlateGameResources::RemoveAsset

Callback registered to the Asset Registry to be notified when an asset is removed.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Slate/SlateGameResources.h

Include

#include "Slate/SlateGameResources.h"

Source

/Engine/Source/Runtime/Engine/Private/Slate/SlateGameResources.cpp

Syntax

void RemoveAsset
(
    const FAssetData & InRemovedAssetData
)

Remarks

Callback registered to the Asset Registry to be notified when an asset is removed.

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