Click or drag to resize

ReInputTimeHelperabsFrame Property

The current absolute frame. Every time Rewired updates in any update loop, the absolute frame counter is incremented. This value does not match UnityEngine.Time.frameCount.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public uint absFrame { get; }

Property Value

UInt32
See Also