Class SharedProjectileSystem
Inheritance
System.Object
SharedProjectileSystem
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