UHairStrandsFactory::GetSupportedFileExtensions

Creates a list of file extensions supported by this factory

Windows
MacOS
Linux

Override Hierarchy

UFactory::GetSupportedFileExtensions()

UHairStrandsFactory::GetSupportedFileExtensions()

References

Module

HairStrandsEditor

Header

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

Include

#include "HairStrandsFactory.h"

Source

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Private/HairStrandsFactory.cpp

Syntax

virtual void GetSupportedFileExtensions
(
    TArray< FString > & OutExtensions
) const

Remarks

Creates a list of file extensions supported by this factory

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