Table of Contents

Class CCSGameModeRules_Deathmatch

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CCSGameModeRules_Deathmatch : CCSGameModeRules
Inheritance
CCSGameModeRules_Deathmatch
Inherited Members

Constructors

CCSGameModeRules_Deathmatch(nint)

public CCSGameModeRules_Deathmatch(nint pointer)

Parameters

pointer nint

Properties

DMBonusStartTime

[SchemaMember("CCSGameModeRules_Deathmatch", "m_flDMBonusStartTime")]
public ref float DMBonusStartTime { get; }

Property Value

float

DMBonusTimeLength

[SchemaMember("CCSGameModeRules_Deathmatch", "m_flDMBonusTimeLength")]
public ref float DMBonusTimeLength { get; }

Property Value

float

DMBonusWeapon

[SchemaMember("CCSGameModeRules_Deathmatch", "m_sDMBonusWeapon")]
public string DMBonusWeapon { get; set; }

Property Value

string