SAssetView::LoadSettings

Loads any settings to config that should be persistent between editor sessions

Unreal Engine C++ API Reference > Editor > ContentBrowser > SAssetView

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/SAssetView.h
Include #include "SAssetView.h"
Source /Engine/Source/Editor/ContentBrowser/Private/SAssetView.cpp
void LoadSettings
(
    const [FString](API\Runtime\Core\Containers\FString) & IniFilename,
    const [FString](API\Runtime\Core\Containers\FString) & IniSection,
    const [FString](API\Runtime\Core\Containers\FString) & SettingsString
)

Remarks

Loads any settings to config that should be persistent between editor sessions


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library