C# Class HoloXPLOR.Models.HoloTable.ShipLoadout

Afficher le fichier Open project: dolkensp/HoloXPLOR Class Usage Examples

Méthodes publiques

Méthode Description
ShipLoadout ( DetailModel model ) : System
ShipLoadout ( String targetShip ) : System
_Flatten ( IEnumerable items ) : IEnumerable
_Flatten ( IEnumerable items ) : IEnumerable

Private Methods

Méthode Description
_Flatten ( IEnumerable parts ) : IEnumerable

Method Details

ShipLoadout() public méthode

public ShipLoadout ( DetailModel model ) : System
model DetailModel
Résultat System

ShipLoadout() public méthode

public ShipLoadout ( String targetShip ) : System
targetShip String
Résultat System

_Flatten() public méthode

public _Flatten ( IEnumerable items ) : IEnumerable
items IEnumerable
Résultat IEnumerable

_Flatten() public méthode

public _Flatten ( IEnumerable items ) : IEnumerable
items IEnumerable
Résultat IEnumerable