Abacus  v0.1.0-alpha
Playtesting tools for Unity
Abacus.DataPoint< T > Struct Template Reference

Defines a generic data recording by pairing a data type with a timestamp More...

Public Member Functions

 DataPoint (T value, float time)
 

Public Attributes

Value
 
float Time
 

Detailed Description

Defines a generic data recording by pairing a data type with a timestamp

Template Parameters
TThe data type to record

The documentation for this struct was generated from the following file: