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 SourceActions
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> |