Show / Hide Table of Contents

Class ClusterGrenadeVisualizerSystem

Inheritance
System.Object
Robust.Shared.GameObjects.EntitySystem
Robust.Client.GameObjects.VisualizerSystem<ClusterGrenadeVisualsComponent>
ClusterGrenadeVisualizerSystem
Implements
Robust.Shared.GameObjects.IEntitySystem
Robust.Shared.GameObjects.IEntityEventSubscriber
Robust.Shared.IoC.IPostInjectInit
Namespace: Content.Client.Explosion
Assembly: Content.Client.dll
Syntax
public sealed class ClusterGrenadeVisualizerSystem : VisualizerSystem<ClusterGrenadeVisualsComponent>, IEntitySystem, IEntityEventSubscriber, IPostInjectInit

Methods

| Improve this Doc View Source

OnAppearanceChange(EntityUid, ClusterGrenadeVisualsComponent, ref AppearanceChangeEvent)

Declaration
protected override void OnAppearanceChange(EntityUid uid, ClusterGrenadeVisualsComponent comp, ref AppearanceChangeEvent args)
Parameters
Type Name Description
EntityUid uid
ClusterGrenadeVisualsComponent comp
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
☀
☾