Show / Hide Table of Contents

Class HTNCompoundTask

Represents a network of multiple tasks. This gets expanded out to its relevant nodes.

Inheritance
System.Object
HTNTask
HTNCompoundTask
Implements
IHTNCompound
Namespace: Content.Server.NPC.HTN
Assembly: Content.Server.dll
Syntax
public sealed class HTNCompoundTask : HTNTask, IHTNCompound
Remarks

This just points to a specific htnCompound prototype

Fields

| Improve this Doc View Source

Task

Declaration
public string Task
Field Value
Type Description
System.String

Implements

IHTNCompound
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾