Show / Hide Table of Contents

Class RotatingLightSystem

Inheritance
System.Object
SharedRotatingLightSystem
RotatingLightSystem
Namespace: Content.Client.Light.Systems
Assembly: Content.Client.dll
Syntax
public sealed class RotatingLightSystem : SharedRotatingLightSystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

PlayAnimation(EntityUid, RotatingLightComponent, AnimationPlayerComponent)

Play the light rotation animation.

Declaration
public void PlayAnimation(EntityUid uid, RotatingLightComponent comp = null, AnimationPlayerComponent player = null)
Parameters
Type Name Description
Robust.Shared.GameObjects.EntityUid uid
RotatingLightComponent comp
Robust.Client.GameObjects.AnimationPlayerComponent player
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾