Class BaseActionEvent
Base class for events that are raised when an action gets performed. This should not generally be used outside of the action system.
Inheritance
System.Object
BaseActionEvent
Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public abstract class BaseActionEvent : HandledEntityEventArgs
Fields
| Improve this Doc View SourcePerformer
The user performing the action.
Declaration
public EntityUid Performer
Field Value
Type | Description |
---|---|
EntityUid |