IAssetTools::IsAssetClassSupported

Is the given asset class supported?

Windows
MacOS
Linux

References

Module

AssetTools

Header

/Engine/Source/Developer/AssetTools/Public/IAssetTools.h

Include

#include "IAssetTools.h"

Syntax

bool IsAssetClassSupported
(
    const UClass * AssetClass
) const

Remarks

Is the given asset class supported?

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