Third Person Cover Shooter  1.6
CoverShooter.Alert Class Reference

Generates alerts. More...

Inheritance diagram for CoverShooter.Alert:

Public Member Functions

void Activate ()
 Activates the alert and resets the timer. More...
 

Public Attributes

float Range = 20
 Range of the alert. More...
 
bool AutoActivate = true
 Should the alert be activate when enabling the object. More...
 
bool IsHostile
 Is threat regarded as hostile by civilians. More...
 
Actor Generator
 

Detailed Description

Generates alerts.

Member Function Documentation

◆ Activate()

void CoverShooter.Alert.Activate ( )

Activates the alert and resets the timer.

Member Data Documentation

◆ AutoActivate

bool CoverShooter.Alert.AutoActivate = true

Should the alert be activate when enabling the object.

◆ Generator

Actor CoverShooter.Alert.Generator

◆ IsHostile

bool CoverShooter.Alert.IsHostile

Is threat regarded as hostile by civilians.

◆ Range

float CoverShooter.Alert.Range = 20

Range of the alert.


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