Class ActionsComponentState
Inheritance
System.Object
ActionsComponentState
Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public sealed class ActionsComponentState : ComponentState
Constructors
| Improve this Doc View SourceActionsComponentState(HashSet<NetEntity>)
Declaration
public ActionsComponentState(HashSet<NetEntity> actions)
Parameters
Type | Name | Description |
---|---|---|
HashSet<NetEntity> | actions |
Fields
| Improve this Doc View SourceActions
Declaration
public readonly HashSet<NetEntity> Actions
Field Value
Type | Description |
---|---|
HashSet<NetEntity> |