Abacus  v0.1.0-alpha
Playtesting tools for Unity
Abacus.Internal.IRecordable Interface Reference

Implements methods for recordability, but without any hard data type More...

Inheritance diagram for Abacus.Internal.IRecordable:
Abacus.Internal.Metric< T > Abacus.FieldMetric< T > Abacus.PropertyMetric< T >

Public Member Functions

string GetVariableName ()
 
Type GetValueType ()
 
object Dump ()
 
void Record ()
 
void SetSource (Component component)
 
void Enable ()
 
void Disable ()
 

Properties

float TimeStep [get]
 
bool IsEnabled [get]
 

Detailed Description

Implements methods for recordability, but without any hard data type


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