Third Person Cover Shooter  1.6
CoverShooter.SupportDialog Class Reference

Manages the UI for adjusting support parameters of the active character. More...

Inheritance diagram for CoverShooter.SupportDialog:

Public Attributes

CharacterSwitcher Switcher
 Character switcher whose active character is managed. More...
 
GameObject [] Protector
 Objects that are activated when the current character has the AIProtector component. More...
 
GameObject [] Healer
 Objects that are activated when the current character has the AIHealer component. More...
 
GameObject Panel
 Panel that is activated when the current character has any support component. More...
 

Detailed Description

Manages the UI for adjusting support parameters of the active character.

Member Data Documentation

◆ Healer

GameObject [] CoverShooter.SupportDialog.Healer

Objects that are activated when the current character has the AIHealer component.

◆ Panel

GameObject CoverShooter.SupportDialog.Panel

Panel that is activated when the current character has any support component.

◆ Protector

GameObject [] CoverShooter.SupportDialog.Protector

Objects that are activated when the current character has the AIProtector component.

◆ Switcher

CharacterSwitcher CoverShooter.SupportDialog.Switcher

Character switcher whose active character is managed.


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