Show / Hide Table of Contents

Class InteractWithOperator

Inheritance
System.Object
HTNOperator
InteractWithOperator
Namespace: Content.Server.NPC.HTN.PrimitiveTasks.Operators.Interactions
Assembly: Content.Server.dll
Syntax
public sealed class InteractWithOperator : HTNOperator

Fields

| Improve this Doc View Source

TargetKey

Key that contains the target entity.

Declaration
public string TargetKey
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

Update(NPCBlackboard, Single)

Declaration
public override HTNOperatorStatus Update(NPCBlackboard blackboard, float frameTime)
Parameters
Type Name Description
NPCBlackboard blackboard
System.Single frameTime
Returns
Type Description
HTNOperatorStatus
Overrides
HTNOperator.Update(NPCBlackboard, Single)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾