Show / Hide Table of Contents

Class ActiveHandComponentPrecondition

Returns true if the active hand entity has the specified components.

Inheritance
System.Object
HTNPrecondition
ActiveHandComponentPrecondition
Namespace: Content.Server.NPC.HTN.Preconditions
Assembly: Content.Server.dll
Syntax
public sealed class ActiveHandComponentPrecondition : HTNPrecondition

Fields

| Improve this Doc View Source

Components

Declaration
public ComponentRegistry Components
Field Value
Type Description
Robust.Shared.Prototypes.ComponentRegistry
| Improve this Doc View Source

Invert

Declaration
public bool Invert
Field Value
Type Description
System.Boolean

Methods

| Improve this Doc View Source

IsMet(NPCBlackboard)

Declaration
public override bool IsMet(NPCBlackboard blackboard)
Parameters
Type Name Description
NPCBlackboard blackboard
Returns
Type Description
System.Boolean
Overrides
HTNPrecondition.IsMet(NPCBlackboard)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾