IGroomTranslator::IsFileExtensionSupported

Return true if a given file extension is supported by the translator

Windows
MacOS
Linux

References

Module

HairStrandsEditor

Header

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

Include

#include "HairStrandsTranslator.h"

Syntax

bool IsFileExtensionSupported
(
    const FString & FileExtension
) const

Remarks

Return true if a given file extension is supported by the translator

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