UCommonUISettings::LoadData

Called to load CommonUISetting data, if bAutoLoadData if set to false then game code must call [LoadData()](API\Plugins\CommonUI\UCommonUISettings\LoadData).

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonUISettings.h

Include

#include "CommonUISettings.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/CommonUISettings.cpp

Syntax

void LoadData()

Remarks

Called to load CommonUISetting data, if bAutoLoadData if set to false then game code must call LoadData().

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