BehaviourTreeBrain.

Awake() Method

Summary

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

Syntax

protected virtual void Awake()

Return Value

Type Description
void