Class DeathMatchRuleSystem
Manages DeathMatchRuleComponent
Namespace: Content.Server.GameTicking.Rules
Assembly: Content.Server.dll
Syntax
public sealed class DeathMatchRuleSystem : GameRuleSystem<DeathMatchRuleComponent>
Methods
| Improve this Doc View SourceInitialize()
Declaration
public override void Initialize()
Overrides
Content.Server.GameTicking.Rules.GameRuleSystem<Content.Server.GameTicking.Rules.Components.DeathMatchRuleComponent>.Initialize()