Method | Description | |
---|---|---|
For ( InterestState interestState ) : |
||
InterestingThingStarted ( InterestState interest, int pos ) : void | ||
InterestingThingStopped ( InterestState interest ) : void | ||
Process ( iRacingSDK.DataSample data, System.TimeSpan relativeTime ) : void | ||
RemovalEdits ( List |
||
Stop ( ) : void |
Method | Description | |
---|---|---|
AddEvent ( InterestState interest, iRacingSDK.DataSample d, System.TimeSpan t ) : void | ||
WithOvertake ( ) : void |
public For ( InterestState interestState ) : |
||
interestState | InterestState | |
return |
public InterestingThingStarted ( InterestState interest, int pos ) : void | ||
interest | InterestState | |
pos | int | |
return | void |
public InterestingThingStopped ( InterestState interest ) : void | ||
interest | InterestState | |
return | void |
public Process ( iRacingSDK.DataSample data, System.TimeSpan relativeTime ) : void | ||
data | iRacingSDK.DataSample | |
relativeTime | System.TimeSpan | |
return | void |
public RemovalEdits ( List |
||
raceEvents | List |
|
return | iRacingSDK |