Show / Hide Table of Contents

Struct NameHelper.NameSet

A set is an array of string parts.

Namespace: DaggerfallWorkshop.Game.Utility
Assembly: Assembly-CSharp.dll
Syntax
public struct NameSet

Fields

| Improve this Doc View Source

parts

Declaration
public string[] parts
Field Value
Type Description
String[]
| Improve this Doc View Source

setIndex

Declaration
public int setIndex
Field Value
Type Description
Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX