BehaviourTreeBrain.

FixedUpdate() Method

Summary

Executes the PlatformerGameKit.Characters.Brains.BehaviourTreeBrain._OnFixedUpdate behaviour tree.

Syntax

protected virtual void FixedUpdate()

Return Value

Type Description
void