FAssetTypeActions_ClassTypeBase::GetClassTypeActions

Get the class type actions for this asset

Windows
MacOS
Linux

Override Hierarchy

FAssetTypeActions_ClassTypeBase::GetClassTypeActions()

FAssetTypeActions_Blueprint::GetClassTypeActions()

References

Module

AssetTools

Header

/Engine/Source/Developer/AssetTools/Public/AssetTypeActions/AssetTypeActions_ClassTypeBase.h

Include

#include "AssetTypeActions/AssetTypeActions_ClassTypeBase.h"

Syntax

TWeakPtr< IClassTypeActions > GetClassTypeActions
(
    const FAssetData & AssetData
) const

Remarks

Get the class type actions for this asset

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