Example #1
0
 private static void OnRotateEvent(EntityUid uid, ParticleAcceleratorPartComponent component, ref RotateEvent args)
 {
     component.Rotated();
 }