Show / Hide Table of Contents

Class ActionsComponent

Inheritance
System.Object
ActionsComponent
Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public sealed class ActionsComponent : Component

Fields

| Improve this Doc View Source

Actions

List of actions currently granted to this entity. On the client, this may contain a mixture of client-side and networked entities.

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