Class MeleeSpeechBoundUserInterfaceState
Represents an MeleeSpeechComponent state that can be sent to the client
Inheritance
System.Object
MeleeSpeechBoundUserInterfaceState
Namespace: Content.Shared.Speech.Components
Assembly: Content.Shared.dll
Syntax
public sealed class MeleeSpeechBoundUserInterfaceState : BoundUserInterfaceState
Constructors
| Improve this Doc View SourceMeleeSpeechBoundUserInterfaceState(String)
Declaration
public MeleeSpeechBoundUserInterfaceState(string currentBattlecry)
Parameters
Type | Name | Description |
---|---|---|
System.String | currentBattlecry |
Properties
| Improve this Doc View SourceCurrentBattlecry
Declaration
public string CurrentBattlecry { get; }
Property Value
Type | Description |
---|---|
System.String |