IAssetTools::GetAssetTypeActionsListForClass

Gets the list of appropriate AssetTypeActions for the supplied class

Windows
MacOS
Linux

References

Module

AssetTools

Header

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

Include

#include "IAssetTools.h"

Syntax

TArray< TWeakPtr< IAssetTypeActions > > GetAssetTypeActionsListForClass
(
    const UClass * Class
) const

Remarks

Gets the list of appropriate AssetTypeActions for the supplied class

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