Show / Hide Table of Contents

Class ActivatableUIOpenAttemptEvent

Inheritance
System.Object
ActivatableUIOpenAttemptEvent
Namespace: Content.Server.UserInterface
Assembly: Content.Server.dll
Syntax
public sealed class ActivatableUIOpenAttemptEvent : CancellableEntityEventArgs

Constructors

| Improve this Doc View Source

ActivatableUIOpenAttemptEvent(EntityUid)

Declaration
public ActivatableUIOpenAttemptEvent(EntityUid who)
Parameters
Type Name Description
EntityUid who

Properties

| Improve this Doc View Source

User

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