Show / Hide Table of Contents

Class JetpackSystem

Inheritance
System.Object
SharedJetpackSystem
JetpackSystem
Namespace: Content.Server.Movement.Systems
Assembly: Content.Server.dll
Syntax
public sealed class JetpackSystem : SharedJetpackSystem

Methods

| Improve this Doc View Source

CanEnable(EntityUid, JetpackComponent)

Declaration
protected override bool CanEnable(EntityUid uid, JetpackComponent component)
Parameters
Type Name Description
EntityUid uid
JetpackComponent component
Returns
Type Description
System.Boolean
| Improve this Doc View Source

Update(Single)

Declaration
public override void Update(float frameTime)
Parameters
Type Name Description
System.Single frameTime
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾