IAssetTools::GetAssetTypeActionsForClass

Gets the appropriate AssetTypeActions for the supplied class

Unreal Engine C++ API Reference > Developer > AssetTools > IAssetTools

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/IAssetTools.h
Include #include "IAssetTools.h"
[TWeakPtr](API\Runtime\Core\Templates\TWeakPtr)< [IAssetTypeActions](API\Developer\AssetTools\IAssetTypeActions) > GetAssetTypeActionsForClass
(
    const [UClass](API\Runtime\CoreUObject\UObject\UClass) * Class
) const

Remarks

Gets the appropriate AssetTypeActions for the supplied class


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library