Enum HTNOperatorStatus
The outcome of the current operator during update.
Namespace: Content.Server.NPC.HTN
Assembly: Content.Server.dll
Syntax
public enum HTNOperatorStatus : byte
Fields
Name | Description |
---|---|
BetterPlan | Was a better plan than this found? |
Continuing | |
Failed | |
Finished |