Class SpentAmmoVisualsComponent
Inheritance
System.Object
SpentAmmoVisualsComponent
Namespace: Content.Client.Weapons.Ranged.Components
Assembly: Content.Client.dll
Syntax
public sealed class SpentAmmoVisualsComponent : Component
Fields
| Improve this Doc View SourceState
Declaration
public string State
Field Value
Type | Description |
---|---|
System.String |
Suffix
Should we do "{_state}-spent" or just "spent"
Declaration
public bool Suffix
Field Value
Type | Description |
---|---|
System.Boolean |