Show / Hide Table of Contents

Class ActiveHandFreePrecondition

Returns true if the active hand is unoccupied.

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

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
☀
☾