Show / Hide Table of Contents

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
EntityTargetActionEvent
InstantActionEvent
WorldTargetActionEvent
Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public abstract class BaseActionEvent : HandledEntityEventArgs

Fields

| Improve this Doc View Source

Performer

The user performing the action.

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