Table of Contents

MispredictionFrame

Properties
long? MispredictionFrame { get; }

Frame at which last prediction failure has been detected.

Property Value
Type Description
long?
Remarks

Value is nulled-out as soon as the input is retrieved for that or subsequent frames. For this reason this property should be inspected before any input retrieving method in a given frame in order to check whether the simulation correction is required.