프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CarDamageData | |||
Conditions | |||
ControlData | |||
EngineData | |||
FuelData | |||
Now | System.DateTime | ||
OpponentData | OpponentData>.Dictionary | ||
OvertakingAids | |||
PenaltiesData | |||
PitData | |||
PositionAndMotionData | |||
SessionData | |||
Ticks | long | ||
TransmissionData | |||
TyreData | |||
carClass | CarData.CarClass |
메소드 | 설명 | |
---|---|---|
GameStateData ( long ticks ) : System | ||
display ( ) : void | ||
displayOpponentData ( ) : void | ||
getOpponentAtPosition ( int position, System.Boolean useUnfilteredPosition ) : |
||
getOpponentKeyAtPosition ( int position, System.Boolean useUnfilteredPosition ) : Object | ||
getOpponentKeyBehind ( System.Boolean useUnfilteredPosition ) : Object | ||
getOpponentKeyBehindOnTrack ( ) : Object | ||
getOpponentKeyInFront ( System.Boolean useUnfilteredPosition ) : Object | ||
getOpponentKeyInFrontOnTrack ( ) : Object | ||
getRawDriverNames ( ) : List |
||
getTimeAndSectorsForBestOpponentLapInWindow ( int lapsToCheck, CarData carClassToCheck ) : float[] | ||
isLast ( ) : System.Boolean |
public getOpponentAtPosition ( int position, System.Boolean useUnfilteredPosition ) : |
||
position | int | |
useUnfilteredPosition | System.Boolean | |
리턴 |
public getOpponentKeyAtPosition ( int position, System.Boolean useUnfilteredPosition ) : Object | ||
position | int | |
useUnfilteredPosition | System.Boolean | |
리턴 | Object |
public getOpponentKeyBehind ( System.Boolean useUnfilteredPosition ) : Object | ||
useUnfilteredPosition | System.Boolean | |
리턴 | Object |
public getOpponentKeyInFront ( System.Boolean useUnfilteredPosition ) : Object | ||
useUnfilteredPosition | System.Boolean | |
리턴 | Object |
public getTimeAndSectorsForBestOpponentLapInWindow ( int lapsToCheck, CarData carClassToCheck ) : float[] | ||
lapsToCheck | int | |
carClassToCheck | CarData | |
리턴 | float[] |
public OvertakingAids,CrewChiefV3.GameState OvertakingAids | ||
리턴 |
public PositionAndMotionData,CrewChiefV3.GameState PositionAndMotionData | ||
리턴 |
public TransmissionData,CrewChiefV3.GameState TransmissionData | ||
리턴 |