Show / Hide Table of Contents

Class InstantActionComponent

Inheritance
System.Object
BaseActionComponent
InstantActionComponent
Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public sealed class InstantActionComponent : BaseActionComponent

Fields

| Improve this Doc View Source

Event

The local-event to raise when this action is performed.

Declaration
public InstantActionEvent Event
Field Value
Type Description
InstantActionEvent

Properties

| Improve this Doc View Source

BaseEvent

Declaration
public override BaseActionEvent BaseEvent { get; }
Property Value
Type Description
BaseActionEvent
Overrides
BaseActionComponent.BaseEvent
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾