Class WorldTargetActionComponent
Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public sealed class WorldTargetActionComponent : BaseTargetActionComponent
Fields
| Improve this Doc View SourceEvent
The local-event to raise when this action is performed.
Declaration
public WorldTargetActionEvent Event
Field Value
Type | Description |
---|---|
WorldTargetActionEvent |
Properties
| Improve this Doc View SourceBaseEvent
Declaration
public override BaseActionEvent BaseEvent { get; }
Property Value
Type | Description |
---|---|
BaseActionEvent |