IAssetTools::GetClassTypeActionsForClass

Gets the appropriate ClassTypeActions for the supplied class

Windows
MacOS
Linux

References

Module

AssetTools

Header

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

Include

#include "IAssetTools.h"

Syntax

TWeakPtr< IClassTypeActions > GetClassTypeActionsForClass
(
    UClass * Class
) const

Remarks

Gets the appropriate ClassTypeActions 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