Cannot edit mutable Instanced Struct in Unreal Engine 5.3
I’m making a Voting System for a project, but cannot seem to get past this roadblock. I’m using Instanced Structs as a value in a TMap, so I can easily extend the base struct with whatever voting requirements I need.