Show / Hide Table of Contents

Class SpeechSystem

Inheritance
System.Object
SpeechSystem
Namespace: Content.Shared.Speech
Assembly: Content.Shared.dll
Syntax
public sealed class SpeechSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

SetSpeech(EntityUid, Boolean, SpeechComponent)

Declaration
public void SetSpeech(EntityUid uid, bool value, SpeechComponent component = null)
Parameters
Type Name Description
EntityUid uid
System.Boolean value
SpeechComponent component
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾