Show / Hide Table of Contents

Class MeleeSpeechBattlecryChangedMessage

Inheritance
System.Object
MeleeSpeechBattlecryChangedMessage
Namespace: Content.Shared.Speech.Components
Assembly: Content.Shared.dll
Syntax
public sealed class MeleeSpeechBattlecryChangedMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

MeleeSpeechBattlecryChangedMessage(String)

Declaration
public MeleeSpeechBattlecryChangedMessage(string battlecry)
Parameters
Type Name Description
System.String battlecry

Properties

| Improve this Doc View Source

Battlecry

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