Show / Hide Table of Contents

Class EntityTargetActionComponentState

Inheritance
System.Object
BaseActionComponentState
EntityTargetActionComponentState
Namespace: Content.Shared.Actions
Assembly: Content.Shared.dll
Syntax
public sealed class EntityTargetActionComponentState : BaseActionComponentState

Constructors

| Improve this Doc View Source

EntityTargetActionComponentState(EntityTargetActionComponent, IEntityManager)

Declaration
public EntityTargetActionComponentState(EntityTargetActionComponent component, IEntityManager entManager)
Parameters
Type Name Description
EntityTargetActionComponent component
IEntityManager entManager

Fields

| Improve this Doc View Source

CanTargetSelf

Declaration
public bool CanTargetSelf
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Whitelist

Declaration
public EntityWhitelist Whitelist
Field Value
Type Description
EntityWhitelist
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾