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, INativeHandleImplements
- CCSGameModeRules
- ISchemaClass<CCSGameModeRules>
- ISchemaClass<CCSGameModeRules_Deathmatch>
- ISchemaField
- ISchemaClass
- INativeHandle
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()