Show / Hide Table of Contents

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 Source

MeleeSpeechBoundUserInterfaceState(String)

Declaration
public MeleeSpeechBoundUserInterfaceState(string currentBattlecry)
Parameters
Type Name Description
System.String currentBattlecry

Properties

| Improve this Doc View Source

CurrentBattlecry

Declaration
public string CurrentBattlecry { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾