| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Developer/AssetTools/Public/AssetTypeActions/AssetTypeActions_AnimationAsset.h |
Include |
#include "AssetTypeActions/AssetTypeActions_AnimationAsset.h" |
class FAssetTypeActions_AnimationAsset : public FAssetTypeActions_Base
Name | Description | ||
---|---|---|---|
|
CanFilter() |
Returns true if this class can be used as a filter in the content browser |
|
|
GetActions ( |
Generates a menu section for the specified objects. |
|
|
GetCategories() |
Returns the categories that this asset type appears in. |
|
|
GetName() |
IAssetTypeActions Implementation. |
|
|
UClass * |
GetSupportedClass() |
Get the supported class of this type. |
|
UThumbnailIn... |
GetThumbnailInfo ( |
Returns the thumbnail info for the specified asset, if it has one. |
|
GetTypeColor() |
Returns the color associated with this type |
|
|
HasActions |
Returns true if this class can supply actions for InObjects. |
|
|
OpenAssetEditor ( |
Opens the asset editor for the specified objects. |