Class BuildingNames
Generates building names in city locations.
Namespace: DaggerfallWorkshop.Utility
Assembly: Assembly-CSharp.dll
Syntax
public static class BuildingNames
Methods
| Improve this Doc View SourceGetName(Int32, DFLocation.BuildingTypes, Int32, String, String)
Declaration
public static string GetName(int seed, DFLocation.BuildingTypes type, int factionID, string locationName, string regionName)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | seed | |
| DFLocation.BuildingTypes | type | |
| Int32 | factionID | |
| String | locationName | |
| String | regionName |
Returns
| Type | Description |
|---|---|
| String |