Third Person Cover Shooter
1.6
|
Describes a key used to trigger a custom action, animation and message names. More...
Public Attributes | |
KeyCode | Key |
Key to be pressed to active the trigger. More... | |
string | Name |
Name of the animation trigger. More... | |
string | Message |
Name of the message. More... | |
Describes a key used to trigger a custom action, animation and message names.
KeyCode CoverShooter.CustomAction.Key |
Key to be pressed to active the trigger.
string CoverShooter.CustomAction.Message |
Name of the message.
string CoverShooter.CustomAction.Name |
Name of the animation trigger.