Show / Hide Table of Contents

Class ExamineAttemptEvent

Event raised directed at an entity that someone is attempting to examine

Inheritance
System.Object
ExamineAttemptEvent
Namespace: Content.Shared.Examine
Assembly: Content.Shared.dll
Syntax
public sealed class ExamineAttemptEvent : CancellableEntityEventArgs

Constructors

| Improve this Doc View Source

ExamineAttemptEvent(EntityUid)

Declaration
public ExamineAttemptEvent(EntityUid examiner)
Parameters
Type Name Description
EntityUid examiner

Fields

| Improve this Doc View Source

Examiner

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