SubsystemBrowserPlugin
SubsystemBrowserPlugin copied to clipboard
Add default values to Struct to avoid packaging fail.
When packaging project on UE 5.2.1, these uninitialized struct members would cause the packaging to fail.
I don't know why it cared for an editor plugin, but it did.