Show / Hide Table of Contents

Class FactionExceptionTrackerComponent

This is used for tracking entities stored in FactionExceptionComponent

Inheritance
System.Object
FactionExceptionTrackerComponent
Namespace: Content.Server.NPC.Components
Assembly: Content.Server.dll
Syntax
public sealed class FactionExceptionTrackerComponent : Component

Fields

| Improve this Doc View Source

Entities

entities with FactionExceptionComponent that are tracking this entity.

Declaration
public HashSet<EntityUid> Entities
Field Value
Type Description
HashSet<EntityUid>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾