Open RacoonDog opened 2 years ago
If a single field in a CollapsibleObject has the RequiresRestart annotation, then all fields inside the CollapsibleObject will ask to restart the game when changed.
CollapsibleObject
RequiresRestart
It's 2024 now, and I've also encountered this problem. It still hasn't been repaired.
If a single field in a
CollapsibleObject
has theRequiresRestart
annotation, then all fields inside theCollapsibleObject
will ask to restart the game when changed.