Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Classes/AssetTypeActions_GeometryCache.h |
Include |
#include "AssetTypeActions_GeometryCache.h" |
class FAssetTypeActions_GeometryCache : public FAssetTypeActions_Base
Type-actions class for GeometryCache assets
Name | Description | ||
---|---|---|---|
|
GetActions ( |
Generates a menu section for the specified objects. |
|
|
GetCategories() |
Returns the categories that this asset type appears in. |
|
|
GetName() |
IAssetTypeActions Implementation. |
|
|
GetResolvedSourceFilePaths |
Collects the resolved source paths for the imported assets |
|
|
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. |
|
|
IsImportedAsset() |
Returns whether the asset was imported from an external source |
|
|
OpenAssetEditor ( |
Opens the asset editor for the specified objects. |