Show / Hide Table of Contents

Class FactionData

Cached data for the faction prototype. Can be modified at runtime.

Inheritance
System.Object
FactionData
Namespace: Content.Server.NPC
Assembly: Content.Server.dll
Syntax
public sealed class FactionData : object

Fields

| Improve this Doc View Source

Friendly

Declaration
public HashSet<string> Friendly
Field Value
Type Description
HashSet<System.String>
| Improve this Doc View Source

Hostile

Declaration
public HashSet<string> Hostile
Field Value
Type Description
HashSet<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾