This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
088da5f2929e923ac3e18ea94de020d5da8e90c3
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
EditorConfig
/
Private
History
sebastian nordgren
e53720fc25
UEditorConfigBase now won't load or save if GEditor is not initialized.
...
#rb lauren.barnes [CL 16483466 by sebastian nordgren in ue5-main branch]
2021-05-27 09:29:38 -04:00
..
Tests
Adding init values to FEditorConfigTestKeyStruct and FEditorConfigTestStruct
2021-03-29 20:49:29 -04:00
EditorConfig.cpp
Added UClass & UStruct versions of FEditorConfigSubsystem::TryGetRoot*.
2021-05-26 08:27:40 -04:00
EditorConfigBase.cpp
UEditorConfigBase now won't load or save if GEditor is not initialized.
2021-05-27 09:29:38 -04:00
EditorConfigModule.cpp
Fixed non-unity build errors due to missing semicolon after IMPLEMENT_MODULE.
2021-02-01 06:01:10 -04:00
EditorConfigSubystem.cpp
Added UClass & UStruct versions of FEditorConfigSubsystem::TryGetRoot*.
2021-05-26 08:27:40 -04:00
EditorMetadataOverrides.cpp
UEditorConfigSubsystem now has helpers to directly load into UObjects based on the EditorConfig= class metadata, as well as filtering of properties tagged with the EditorConfig property metadata.
2021-05-25 10:01:03 -04:00
JsonConfig.cpp
Actually fixed PVS warnings in JsonConfig.cpp.
2021-02-15 11:02:57 -04:00