Show / Hide Table of Contents

Class AccessReaderChangeEvent

Inheritance
System.Object
AccessReaderChangeEvent
Namespace: Content.Server.Access
Assembly: Content.Server.dll
Syntax
public sealed class AccessReaderChangeEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

AccessReaderChangeEvent(EntityUid, Boolean)

Declaration
public AccessReaderChangeEvent(EntityUid entity, bool enabled)
Parameters
Type Name Description
EntityUid entity
System.Boolean enabled

Properties

| Improve this Doc View Source

Enabled

Declaration
public bool Enabled { get; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Sender

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