SAssetView::SaveSettings

Saves 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 SaveSettings
(
    const [FString](API\Runtime\Core\Containers\FString) & IniFilename,
    const [FString](API\Runtime\Core\Containers\FString) & IniSection,
    const [FString](API\Runtime\Core\Containers\FString) & SettingsString
) const

Remarks

Saves 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