Third Person Cover Shooter  1.6
CoverShooter.AIListener Class Reference

Finds alerts surrounding the AI. More...

Inheritance diagram for CoverShooter.AIListener:

Public Member Functions

void Hear (ref GeneratedAlert alert)
 

Public Attributes

float Hearing = 1.0f
 Fraction of an alert distance at which the AI hears it. More...
 

Detailed Description

Finds alerts surrounding the AI.

Without this component the AI is deaf.

Member Function Documentation

◆ Hear()

void CoverShooter.AIListener.Hear ( ref GeneratedAlert  alert)

Member Data Documentation

◆ Hearing

float CoverShooter.AIListener.Hearing = 1.0f

Fraction of an alert distance at which the AI hears it.

0 means no hearing, 1 means perfect.


The documentation for this class was generated from the following file: