Show / Hide Table of Contents

Class AttemptStealthEvent

Raised on the stealth clothing when the user is attemping to enable it.

Inheritance
System.Object
AttemptStealthEvent
Namespace: Content.Shared.Clothing.EntitySystems
Assembly: Content.Shared.dll
Syntax
public class AttemptStealthEvent : CancellableEntityEventArgs

Constructors

| Improve this Doc View Source

AttemptStealthEvent(EntityUid)

Declaration
public AttemptStealthEvent(EntityUid user)
Parameters
Type Name Description
EntityUid user

Fields

| Improve this Doc View Source

User

User that is attempting to enable the stealth clothing.

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