Class ActiveHandEntityPrecondition
Returns true if an entity is held in the active hand.
Namespace: Content.Server.NPC.HTN.Preconditions
Assembly: Content.Server.dll
Syntax
public sealed class ActiveHandEntityPrecondition : HTNPrecondition
Methods
| Improve this Doc View SourceIsMet(NPCBlackboard)
Declaration
public override bool IsMet(NPCBlackboard blackboard)
Parameters
Type | Name | Description |
---|---|---|
NPCBlackboard | blackboard |
Returns
Type | Description |
---|---|
System.Boolean |