C# Class EddiEvents.FighterLaunchedEvent

Inheritance: Event
Afficher le fichier Open project: cmdrmcdonald/EliteDangerousDataProvider Class Usage Examples

Méthodes publiques

Свойство Type Description
VARIABLES string>.Dictionary

Private Properties

Свойство Type Description
FighterLaunchedEvent Newtonsoft.Json

Méthodes publiques

Méthode Description
FighterLaunchedEvent ( System.DateTime timestamp, string loadout, bool playercontrolled ) : Newtonsoft.Json

Private Methods

Méthode Description
FighterLaunchedEvent ( ) : Newtonsoft.Json

Method Details

FighterLaunchedEvent() public méthode

public FighterLaunchedEvent ( System.DateTime timestamp, string loadout, bool playercontrolled ) : Newtonsoft.Json
timestamp System.DateTime
loadout string
playercontrolled bool
Résultat Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
Résultat string>.Dictionary