IAssetRegistry::GetAssetRegistryState

Returns read only reference to the current asset registry state.

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetRegistry/IAssetRegistry.h"

Syntax

const FAssetRegistryState * GetAssetRegistryState() const

Remarks

Returns read only reference to the current asset registry state. The contents of this may change at any time so do not save internal pointers

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