Show / Hide Table of Contents

Class TransformSpeakerNameEvent

Inheritance
System.Object
TransformSpeakerNameEvent
Namespace: Content.Server.Chat.Systems
Assembly: Content.Server.dll
Syntax
public sealed class TransformSpeakerNameEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

TransformSpeakerNameEvent(EntityUid, String)

Declaration
public TransformSpeakerNameEvent(EntityUid sender, string name)
Parameters
Type Name Description
EntityUid sender
System.String name

Fields

| Improve this Doc View Source

Name

Declaration
public string Name
Field Value
Type Description
System.String
| Improve this Doc View Source

Sender

Declaration
public EntityUid Sender
Field Value
Type Description
EntityUid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾