Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/HairStrandsFactory.h |
Include |
#include "HairStrandsFactory.h" |
UCLASS(HideCategories=Object)
class UHairStrandsFactory : public UFactory
Implements a factory for UHairStrands objects.
Name | Description | ||
---|---|---|---|
|
GroomCacheImportOptions |
||
|
ImportOptions |
Name | Description | |
---|---|---|
|
UHairStrandsFactory ( |
Name | Description | ||
---|---|---|---|
|
TSharedPtr< ... |
GetTranslator ( |
|
|
InitTranslators() |
Name | Description | ||
---|---|---|---|
|
FactoryCanImport ( |
Whether the specified file can be imported by this factory. |
|
|
UObject *... |
FactoryCreateFile ( |
Create a new object by importing it from a file name. |
|
GetSupportedFileExtensions |
Creates a list of file extensions supported by this factory |