UFbxExportOption::SaveOptions

Save the [FProperty](API\Runtime\CoreUObject\UObject\FProperty) to a local ini to retrieve the value the next time we call function [LoadOptions()](API\Editor\UnrealEd\Exporters\UFbxExportOption\LoadOptions)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Exporters/FbxExportOption.h

Include

#include "Exporters/FbxExportOption.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Fbx/FbxExportOption.cpp

Syntax

virtual void SaveOptions()

Remarks

Save the FProperty to a local ini to retrieve the value the next time we call function LoadOptions()

Save UI settings to ini file

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