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 SourceAddStealthActionEvent(EntityUid)
Declaration
public AddStealthActionEvent(EntityUid user)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | user |
Fields
| Improve this Doc View SourceUser
User that equipped the stealth clothing.
Declaration
public EntityUid User
Field Value
Type | Description |
---|---|
EntityUid |