Making C++ Arrays with Structs more readable in Unreal Editor
Editing Arrays containing Structs in Unreal Engine has some bad UX. Especially for arrays with many entries as each element provides no context to its contents until you expand each element in the UI to...