SpiecsEngine
Loading...
Searching...
No Matches
◆
LoadLayoutCache()
void Spices::SlateStyleLayout::LoadLayoutCache
(
)
Load Slate Layout Cache.
Definition at line
100
of file
SlateStyleLayout.cpp
.
101
{
102
SPICES_PROFILE_ZONE
;
103
104
std::stringstream ss;
105
ss <<
"saved/SlateCache/CacheLayout.ini"
;
106
107
ImGui::LoadIniSettingsFromDisk(ss.str().c_str());
108
}
SPICES_PROFILE_ZONE
#define SPICES_PROFILE_ZONE
Definition
TracyProfilerWrapper.h:100
Spices
SlateStyleLayout
Generated on Sun Mar 8 2026 10:24:49 for SpiecsEngine by
1.10.0