I am trying to change FBodyInstance’s bGenerateWakeEvents in code (as part of a Primative Component), but I noticed that while i can read the boolean, I can’t change the boolean in the struct whatsoever (not even creating a new struct) despite the variable being public access. Is this a bug, or intended?