Show / Hide Table of Contents

Class CameraRecoilSystem

Inheritance
System.Object
SharedCameraRecoilSystem
CameraRecoilSystem
Namespace: Content.Client.Camera
Assembly: Content.Client.dll
Syntax
public sealed class CameraRecoilSystem : SharedCameraRecoilSystem

Methods

| Improve this Doc View Source

Initialize()

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

KickCamera(EntityUid, Vector2, CameraRecoilComponent)

Declaration
public override void KickCamera(EntityUid uid, Vector2 recoil, CameraRecoilComponent component = null)
Parameters
Type Name Description
EntityUid uid
Vector2 recoil
CameraRecoilComponent component
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾