shouldResetHistory
A Boolean property indicating whether to reset history.
Declaration
var shouldResetHistory: Bool { get set }Discussion
Set this property to true to invalidate history, for example when there is a scene cut in your game.
A Boolean property indicating whether to reset history.
var shouldResetHistory: Bool { get set }Set this property to true to invalidate history, for example when there is a scene cut in your game.