Class PassiveDamageSystem
Inheritance
System.Object
PassiveDamageSystem
Namespace: Content.Shared.Damage
Assembly: Content.Shared.dll
Syntax
public sealed class PassiveDamageSystem : EntitySystem
Methods
| Improve this Doc View SourceInitialize()
Declaration
public override void Initialize()
Update(Single)
Declaration
public override void Update(float frameTime)
Parameters
Type | Name | Description |
---|---|---|
System.Single | frameTime |