C# Class CrewChiefV3.Events.ConditionsMonitor

Inheritance: AbstractEvent
Afficher le fichier Open project: mrbelowski/r3e_crewchief_v3

Méthodes publiques

Свойство Type Description
ConditionsSampleFrequency System.TimeSpan
folderAirAndTrackTempDecreasing String
folderAirAndTrackTempIncreasing String
folderAirTempDecreasing String
folderAirTempIncreasing String
folderAirTempIs String
folderAirTempIsNow String
folderCelsius String
folderSeeingSomeRain String
folderStoppedRaining String
folderTrackTempDecreasing String
folderTrackTempIncreasing String
folderTrackTempIs String
folderTrackTempIsNow String

Méthodes publiques

Méthode Description
ConditionsMonitor ( AudioPlayer audioPlayer ) : System
clearState ( ) : void
respond ( string voiceMessage ) : void

Méthodes protégées

Méthode Description
triggerInternal ( GameStateData previousGameState, GameStateData currentGameState ) : void

Method Details

ConditionsMonitor() public méthode

public ConditionsMonitor ( AudioPlayer audioPlayer ) : System
audioPlayer AudioPlayer
Résultat System

clearState() public méthode

public clearState ( ) : void
Résultat void

respond() public méthode

public respond ( string voiceMessage ) : void
voiceMessage string
Résultat void

triggerInternal() protected méthode

protected triggerInternal ( GameStateData previousGameState, GameStateData currentGameState ) : void
previousGameState GameStateData
currentGameState GameStateData
Résultat void

Property Details

ConditionsSampleFrequency public_oe static_oe property

public static TimeSpan,System ConditionsSampleFrequency
Résultat System.TimeSpan

folderAirAndTrackTempDecreasing public_oe static_oe property

public static String folderAirAndTrackTempDecreasing
Résultat String

folderAirAndTrackTempIncreasing public_oe static_oe property

public static String folderAirAndTrackTempIncreasing
Résultat String

folderAirTempDecreasing public_oe static_oe property

public static String folderAirTempDecreasing
Résultat String

folderAirTempIncreasing public_oe static_oe property

public static String folderAirTempIncreasing
Résultat String

folderAirTempIs public_oe static_oe property

public static String folderAirTempIs
Résultat String

folderAirTempIsNow public_oe static_oe property

public static String folderAirTempIsNow
Résultat String

folderCelsius public_oe static_oe property

public static String folderCelsius
Résultat String

folderSeeingSomeRain public_oe static_oe property

public static String folderSeeingSomeRain
Résultat String

folderStoppedRaining public_oe static_oe property

public static String folderStoppedRaining
Résultat String

folderTrackTempDecreasing public_oe static_oe property

public static String folderTrackTempDecreasing
Résultat String

folderTrackTempIncreasing public_oe static_oe property

public static String folderTrackTempIncreasing
Résultat String

folderTrackTempIs public_oe static_oe property

public static String folderTrackTempIs
Résultat String

folderTrackTempIsNow public_oe static_oe property

public static String folderTrackTempIsNow
Résultat String