Polarith AI
1.8

◆ Receive() [1/3]

virtual void Receive ( GameObject  gameObject)
virtual

Extracts all information which are necessary for applying context steering algorithms from the given gameObject instance.

If the given gameObject is null or GameObject.activeInHierarchy is false, this method sets Active to false, true otherwise.

Parameters
gameObjectInstance to extract data from.
Imprint