Class TransformSpeechEvent
Raised broadcast in order to transform speech.transmit
Inheritance
System.Object
TransformSpeechEvent
Namespace: Content.Server.Chat.Systems
Assembly: Content.Server.dll
Syntax
public sealed class TransformSpeechEvent : EntityEventArgs
Constructors
| Improve this Doc View SourceTransformSpeechEvent(EntityUid, String)
Declaration
public TransformSpeechEvent(EntityUid sender, string message)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | sender | |
System.String | message |
Fields
| Improve this Doc View SourceMessage
Declaration
public string Message
Field Value
Type | Description |
---|---|
System.String |
Sender
Declaration
public EntityUid Sender
Field Value
Type | Description |
---|---|
EntityUid |