Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Experimental/FieldSystemPlugin/Source/FieldSyStemEditor/Public/Field/AssetTypeActions_FieldSystem.h |
Include |
#include "Field/AssetTypeActions_FieldSystem.h" |
class FAssetTypeActions_FieldSystem : public FAssetTypeActions_Base
Name | Description | ||
---|---|---|---|
|
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 |
|
|
OpenAssetEditor ( |
Opens the asset editor for the specified objects. |