❯
Nov 23, 2025
enum class ChoiceChangeMethod : uint32 { OnReset = 0, OnCycleEnd = 1, OnResetOrCycleEnd = 2, };