SwiftlyS2

CCSGameModeRules_Deathmatch

Interface CCSGameModeRules_Deathmatch

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSGameModeRules_Deathmatch : CCSGameModeRules, ISchemaClass<CCSGameModeRules>, ISchemaClass<CCSGameModeRules_Deathmatch>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

DMBonusStartTime

GameTime_t DMBonusStartTime { get; }
Property Value

DMBonusTimeLength

ref float DMBonusTimeLength { get; }
Property Value

DMBonusWeapon

string DMBonusWeapon { get; set; }
Property Value

Methods

DMBonusStartTimeUpdated()

void DMBonusStartTimeUpdated()

DMBonusTimeLengthUpdated()

void DMBonusTimeLengthUpdated()

DMBonusWeaponUpdated()

void DMBonusWeaponUpdated()

On this page