Show / Hide Table of Contents

Class WiresVisualizerSystem

Inheritance
System.Object
Robust.Shared.GameObjects.EntitySystem
Robust.Client.GameObjects.VisualizerSystem<WiresVisualsComponent>
WiresVisualizerSystem
Implements
Robust.Shared.GameObjects.IEntitySystem
Robust.Shared.GameObjects.IEntityEventSubscriber
Robust.Shared.IoC.IPostInjectInit
Namespace: Content.Client.Wires.Visualizers
Assembly: Content.Client.dll
Syntax
public sealed class WiresVisualizerSystem : VisualizerSystem<WiresVisualsComponent>, IEntitySystem, IEntityEventSubscriber, IPostInjectInit

Methods

| Improve this Doc View Source

OnAppearanceChange(EntityUid, WiresVisualsComponent, ref AppearanceChangeEvent)

Declaration
protected override void OnAppearanceChange(EntityUid uid, WiresVisualsComponent component, ref AppearanceChangeEvent args)
Parameters
Type Name Description
EntityUid uid
WiresVisualsComponent component
Robust.Client.GameObjects.AppearanceChangeEvent args

Implements

Robust.Shared.GameObjects.IEntitySystem
Robust.Shared.GameObjects.IEntityEventSubscriber
Robust.Shared.IoC.IPostInjectInit
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾