Third Person Cover Shooter  1.6
CoverShooter.CustomAction Struct Reference

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...
 

Detailed Description

Describes a key used to trigger a custom action, animation and message names.

Member Data Documentation

◆ Key

KeyCode CoverShooter.CustomAction.Key

Key to be pressed to active the trigger.

◆ Message

string CoverShooter.CustomAction.Message

Name of the message.

◆ Name

string CoverShooter.CustomAction.Name

Name of the animation trigger.


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