IAssetTypeActions::SetSupported

Sets whether or not this asset type is a supported type for this editor session.

Windows
MacOS
Linux

Override Hierarchy

IAssetTypeActions::SetSupported()

FAssetTypeActions_Base::SetSupported()

References

Module

AssetTools

Header

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

Include

#include "IAssetTypeActions.h"

Syntax

void SetSupported
(
    bool bInSupported
)

Remarks

Sets whether or not this asset type is a supported type for this editor session.

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