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 SourceEntities
entities with FactionExceptionComponent that are tracking this entity.
Declaration
public HashSet<EntityUid> Entities
Field Value
Type | Description |
---|---|
HashSet<EntityUid> |