Show / Hide Table of Contents

Class SpeakAttemptEvent

Inheritance
System.Object
SpeakAttemptEvent
Namespace: Content.Shared.Speech
Assembly: Content.Shared.dll
Syntax
public sealed class SpeakAttemptEvent : CancellableEntityEventArgs

Constructors

| Improve this Doc View Source

SpeakAttemptEvent(EntityUid)

Declaration
public SpeakAttemptEvent(EntityUid uid)
Parameters
Type Name Description
EntityUid uid

Properties

| Improve this Doc View Source

Uid

Declaration
public EntityUid Uid { get; }
Property Value
Type Description
EntityUid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾