Struct NameHelper.NameBank
A bank is an array of sets.
Namespace: DaggerfallWorkshop.Game.Utility
Assembly: Assembly-CSharp.dll
Syntax
public struct NameBank
Fields
| Improve this Doc View SourcesetCount
Declaration
public int setCount
Field Value
| Type | Description |
|---|---|
| Int32 |
sets
Declaration
public NameHelper.NameSet[] sets
Field Value
| Type | Description |
|---|---|
| NameHelper.NameSet[] |