FGroomCacheActions

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

HairStrandsEditor

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/GroomCacheActions.h

Include

#include "GroomCacheActions.h"

Syntax

class FGroomCacheActions : public FAssetTypeActions_Base

Overridden from IAssetTypeActions

Name Description

Public function Virtual

uint32

 

GetCategories()

Returns the categories that this asset type appears in.

Public function Virtual Const

FText

 

GetName()

Returns the name of this type

Public function Virtual Const

void

 

GetResolvedSourceFilePaths

(
    const TArray< UObject* >& Typ...,
    TArray< FString >& OutSourceFilePa...
)

Collects the resolved source paths for the imported assets

Public function Virtual Const

UClass *

 

GetSupportedClass()

Get the supported class of this type.

Public function Virtual Const

FColor

 

GetTypeColor()

Returns the color associated with this type

Public function Virtual Const

bool

 

IsImportedAsset()

Returns whether the asset was imported from an external source

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