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 SourceAttemptStealthEvent(EntityUid)
Declaration
public AttemptStealthEvent(EntityUid user)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | user |
Fields
| Improve this Doc View SourceUser
User that is attempting to enable the stealth clothing.
Declaration
public EntityUid User
Field Value
Type | Description |
---|---|
EntityUid |