Show / Hide Table of Contents

Class BuildingNames

Generates building names in city locations.

Inheritance
Object
BuildingNames
Namespace: DaggerfallWorkshop.Utility
Assembly: Assembly-CSharp.dll
Syntax
public static class BuildingNames

Methods

| Improve this Doc View Source

GetName(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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX