Show / Hide Table of Contents

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 Source

ActionsComponentState(HashSet<NetEntity>)

Declaration
public ActionsComponentState(HashSet<NetEntity> actions)
Parameters
Type Name Description
HashSet<NetEntity> actions

Fields

| Improve this Doc View Source

Actions

Declaration
public readonly HashSet<NetEntity> Actions
Field Value
Type Description
HashSet<NetEntity>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾