Show / Hide Table of Contents

Class VentClogRule

Inheritance
System.Object
GameRuleSystem<VentClogRuleComponent>
StationEventSystem<VentClogRuleComponent>
VentClogRule
Namespace: Content.Server.StationEvents.Events
Assembly: Content.Server.dll
Syntax
public sealed class VentClogRule : StationEventSystem<VentClogRuleComponent>

Methods

| Improve this Doc View Source

Started(EntityUid, VentClogRuleComponent, GameRuleComponent, GameRuleStartedEvent)

Declaration
protected override void Started(EntityUid uid, VentClogRuleComponent component, GameRuleComponent gameRule, GameRuleStartedEvent args)
Parameters
Type Name Description
EntityUid uid
VentClogRuleComponent component
GameRuleComponent gameRule
Content.Server.GameTicking.Rules.Components.GameRuleStartedEvent args
Overrides
Content.Server.StationEvents.Events.StationEventSystem<Content.Server.StationEvents.Components.VentClogRuleComponent>.Started(EntityUid, Content.Server.StationEvents.Components.VentClogRuleComponent, Content.Server.GameTicking.Rules.Components.GameRuleComponent, Content.Server.GameTicking.Rules.Components.GameRuleStartedEvent)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾