Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
iRacingReplayOverlay
Phases
Capturing
OverlayData.RaceEvent
C# Class iRacingReplayOverlay.Phases.Capturing.OverlayData.RaceEvent
Mostra file
Open project: vipoo/iRacingReplayOverlay.net
Class Usage Examples
Public Properties
Property
Type
Description
EndTime
double
Interest
InterestState
Position
int
StartTime
double
WithOvertake
bool
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
string
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
EndTime
public_oe property
public
double
EndTime
return
double
Interest
public_oe property
public
InterestState
Interest
return
InterestState
Position
public_oe property
public
int
Position
return
int
StartTime
public_oe property
public
double
StartTime
return
double
WithOvertake
public_oe property
public
bool
WithOvertake
return
bool