Show / Hide Table of Contents

Class UserOpenActivatableUIAttemptEvent

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

Constructors

| Improve this Doc View Source

UserOpenActivatableUIAttemptEvent(EntityUid, EntityUid)

Declaration
public UserOpenActivatableUIAttemptEvent(EntityUid who, EntityUid target)
Parameters
Type Name Description
EntityUid who
EntityUid target

Properties

| Improve this Doc View Source

Target

Declaration
public EntityUid Target { get; }
Property Value
Type Description
EntityUid
| 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
☀
☾