|
Third Person Cover Shooter
1.6
|
Manages the UI for adjusting support parameters of the active character. More...
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... | |
Manages the UI for adjusting support parameters of the active character.
| GameObject [] CoverShooter.SupportDialog.Healer |
Objects that are activated when the current character has the AIHealer component.
| GameObject CoverShooter.SupportDialog.Panel |
Panel that is activated when the current character has any support component.
| GameObject [] CoverShooter.SupportDialog.Protector |
Objects that are activated when the current character has the AIProtector component.
| CharacterSwitcher CoverShooter.SupportDialog.Switcher |
Character switcher whose active character is managed.