Show / Hide Table of Contents

Class ImmovableRodRule

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

Methods

| Improve this Doc View Source

Started(EntityUid, ImmovableRodRuleComponent, GameRuleComponent, GameRuleStartedEvent)

Declaration
protected override void Started(EntityUid uid, ImmovableRodRuleComponent component, GameRuleComponent gameRule, GameRuleStartedEvent args)
Parameters
Type Name Description
EntityUid uid
ImmovableRodRuleComponent component
GameRuleComponent gameRule
Content.Server.GameTicking.Rules.Components.GameRuleStartedEvent args
Overrides
Content.Server.StationEvents.Events.StationEventSystem<Content.Server.StationEvents.Components.ImmovableRodRuleComponent>.Started(EntityUid, Content.Server.StationEvents.Components.ImmovableRodRuleComponent, 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
☀
☾