Show / Hide Table of Contents

Class SharedProjectileSystem

Inheritance
System.Object
SharedProjectileSystem
ProjectileSystem
ProjectileSystem
Namespace: Content.Shared.Projectiles
Assembly: Content.Shared.dll
Syntax
public abstract class SharedProjectileSystem : EntitySystem

Fields

| Improve this Doc View Source

ProjectileFixture

Declaration
public const string ProjectileFixture = null
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

Initialize()

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

SetShooter(ProjectileComponent, EntityUid)

Declaration
public void SetShooter(ProjectileComponent component, EntityUid uid)
Parameters
Type Name Description
ProjectileComponent component
EntityUid uid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾