Class InstantActionEvent
This is the type of event that gets raised when an
Inheritance
System.Object
InstantActionEvent
Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public abstract class InstantActionEvent : BaseActionEvent
Remarks
To define a new action for some system, you need to create an event that inherits from this class.