Show / Hide Table of Contents

Class HostageStats

Game stats for the game mode "Hostage"

Inheritance
System.Object
GamemodeStat
HostageStats
Implements
IGamemodeStat
IGameStat
Inherited Members
GamemodeStat.BestScore
GamemodeStat.GamesPlayed
GamemodeStat.Losses
GamemodeStat.PlayTime
GamemodeStat.Wins
GamemodeStat.WinLose
Namespace: R6Stats.Stats
Assembly: R6Stat-Sharp.dll
Syntax
public class HostageStats : GamemodeStat, IGamemodeStat, IGameStat

Properties

| Improve this Doc View Source

ExtractionsDenied

Number of times the hostage extraction was prevented

Declaration
public int ExtractionsDenied { get; }
Property Value
Type Description
System.Int32

Implements

IGamemodeStat
IGameStat
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX