Navigation :
Observer
Description
The senses of the AI. Outputs the information for the AI to reference with.
public abstract class InitialPrefabs.DaniAI.Observer
: AINode
Properties
Type |
Name |
Summary |
Type |
OutputType |
The current type of the output. |
Methods
Type |
Name |
Summary |
Object |
GetOutput() |
The current output value as an object type. |