Show / Hide Table of Contents

Class AddStealthActionEvent

Raised on the stealth clothing when attempting to add an action.

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

Constructors

| Improve this Doc View Source

AddStealthActionEvent(EntityUid)

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

Fields

| Improve this Doc View Source

User

User that equipped 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
☀
☾