LiveUpdateForSlate icon indicating copy to clipboard operation
LiveUpdateForSlate copied to clipboard

Refreshes the editor layout and tabs when Live Coding is complete. Compiled in UE4.27.2.

Results 2 LiveUpdateForSlate issues
Sort by recently updated
recently updated
newest added

Adds an include for `Misc/ConfigCacheIni.h` that if missing, causes this compile error on UE 5.0.3. ``` [1/1] Compile LiveUpdateForSlate.cpp [REDACTED]\Plugins\LiveUpdateForSlate-main\Source\LiveUpdateForSlate\Private\LiveUpdateForSlate.cpp(55): error C2027: use of undefined type 'FConfigCacheIni' D:\Games\UE_5.0\Engine\Source\Runtime\CoreUObject\Public\UObject\Object.h(17): note: see...