Navigation
Unreal Engine C++ API Reference > Editor > VirtualTexturingEditor
Inheritance Hierarchy
- TSharedFromThis
- IAssetTypeActions
- FAssetTypeActions_Base
- FAssetTypeActions_RuntimeVirtualTexture
References
Module | VirtualTexturingEditor |
Header | /Engine/Source/Editor/VirtualTexturingEditor/Classes/RuntimeVirtualTextureAssetTypeActions.h |
Include | #include "RuntimeVirtualTextureAssetTypeActions.h" |
Syntax
class FAssetTypeActions_RuntimeVirtualTexture : public FAssetTypeActions_Base
Remarks
Asset actions setup for URuntimeVirtualTexture
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | GetActions
(
TArray< UObject* > const& InObjects, |
Overridden from IAssetTypeActions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
uint32 | Returns the categories that this asset type appears in. | |
![]() ![]() ![]() |
FText | GetName () |
Returns the name of this type |
![]() ![]() ![]() |
UClass * | Get the supported class of this type. | |
![]() ![]() ![]() |
FColor | GetTypeColor () |
Returns the color associated with this type |