PixelCrushers.DialogueSystem.ThirdPersonControllerSupport.AbilityStartEvent Class Reference

Raises a UnityEvent when the character starts an ability. More...

Inheritance diagram for PixelCrushers.DialogueSystem.ThirdPersonControllerSupport.AbilityStartEvent:
Collaboration diagram for PixelCrushers.DialogueSystem.ThirdPersonControllerSupport.AbilityStartEvent:

Public Attributes

string abilityName
 
AbilityEvent onStartedAbility = new AbilityEvent()
 

Detailed Description

Raises a UnityEvent when the character starts an ability.

Member Data Documentation

◆ abilityName

string PixelCrushers.DialogueSystem.ThirdPersonControllerSupport.AbilityStartEvent.abilityName

◆ onStartedAbility

AbilityEvent PixelCrushers.DialogueSystem.ThirdPersonControllerSupport.AbilityStartEvent.onStartedAbility = new AbilityEvent()

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