Enum BTExceptionHandlingStrategy
Namespace: EyeAuras.BehaviorTree
Assembly: EyeAuras.BehaviorTree.Metadata.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum BTExceptionHandlingStrategy
Fields
Name | Description |
---|---|
IgnoreAndContinue | |
StopOnFirstError |