UAssetRegistryHelpers::IsValid

Checks to see if this AssetData refers to an asset or is NULL

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetRegistryHelpers.h"

Source

/Engine/Source/Runtime/AssetRegistry/Private/AssetRegistryHelpers.cpp

Syntax

static bool IsValid
(
    const FAssetData & InAssetData
)

Remarks

Checks to see if this AssetData refers to an asset or is NULL

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