Show / Hide Table of Contents

Class KeyExistsPrecondition

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

Fields

| Improve this Doc View Source

Key

Declaration
public string Key
Field Value
Type Description
System.String

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