csharp
public readonly record struct ThreatEntryHow much one attacker has annoyed one creature.
Fields and properties (2)
public ulong AttackerWho, as the caller numbers them.
public float ThreatHow much.
Methods (1)
public ThreatEntry(ulong Attacker, float Threat)How much one attacker has annoyed one creature.
Used by (1)
- ThreatTableVixen.Gameplay.Combat