ResultChangeDecorator

Class in LogicToolkit.BehaviorTrees / Inherits from: Decorator

Description

Decorator that changes the execution result of the BehaviorTree node

Methods

Method Name Description
OnResult Modify and return the execution result when the node finishes executing

Inherited Members

Properties

Property Name Description
IsActive Active or not
Node the node that owns this node component
Player LogicPlayerBase that is playing this node component

Methods

Method Name Description
OnActivated Called when it becomes active
OnDeactivated Called when it becomes inactive