C# Class DivineRightGame.Managers.SiteDataManager

Helper class for obtaining site data
Afficher le fichier Open project: Haedrian/Divine-Right

Méthodes publiques

Méthode Description
GetData ( SiteType type ) : SiteTypeData

Gets the data for a particular site type

Private Methods

Méthode Description
ReadData ( ) : void

Reads data from the file, parses it and populates the sitedata structure

Method Details

GetData() public static méthode

Gets the data for a particular site type
public static GetData ( SiteType type ) : SiteTypeData
type SiteType
Résultat DRObjects.Sites.SiteTypeData