Class InstantActionComponentState
Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public sealed class InstantActionComponentState : BaseActionComponentState
Constructors
| Improve this Doc View SourceInstantActionComponentState(InstantActionComponent, IEntityManager)
Declaration
public InstantActionComponentState(InstantActionComponent component, IEntityManager entManager)
Parameters
Type | Name | Description |
---|---|---|
InstantActionComponent | component | |
IEntityManager | entManager |