C# Class DivineRightGame.CivilisationHandling.CivilisationNameGenerator

Generates Civilisation names
Show file Open project: Haedrian/Divine-Right

Private Properties

Property Type Description
CivilisationNameGenerator System
LoadNames void

Public Methods

Method Description
GetName ( ) : string

Creates a name for the civilisation

Private Methods

Method Description
CivilisationNameGenerator ( ) : System
LoadNames ( ) : void

Loads the name components from the files

Method Details

GetName() public static method

Creates a name for the civilisation
public static GetName ( ) : string
return string