UFbxExportOption::LoadOptions

Load the [FProperty](API\Runtime\CoreUObject\UObject\FProperty) data from a local ini which the value was store by the function [SaveOptions()](API\Editor\UnrealEd\Exporters\UFbxExportOption\SaveOptions)

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 LoadOptions()

Remarks

Load the FProperty data from a local ini which the value was store by the function SaveOptions()

Load UI settings from 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