Third Person Cover Shooter  1.6
AISettings.cs File Reference

Classes

struct  CoverShooter.AITargetSettings
 
struct  CoverShooter.AIApproximationSettings
 Describes possible error of the AI guesses. More...
 
struct  CoverShooter.AIStartSettings
 Settings for AI start. More...
 
struct  CoverShooter.AICall
 Results of an AI call. More...
 
struct  CoverShooter.AIGrenadeSettings
 Settings for AI grenades. More...
 

Namespaces

namespace  CoverShooter
 

Enumerations

enum  CoverShooter.AIStartMode {
  CoverShooter.AIStartMode.idle, CoverShooter.AIStartMode.patrol, CoverShooter.AIStartMode.alerted, CoverShooter.AIStartMode.searchAround,
  CoverShooter.AIStartMode.searchPosition, CoverShooter.AIStartMode.investigate
}