PixelCrushers.DialogueSystem.ThirdPersonControllerSupport.DamagedEvent Class Reference

Based on: http://www.opsive.com/assets/ThirdPersonController/documentation.php?id=117 On your player's weapons, remember to set Hitscan Options > Hitscan Damaged Event to "Damaged". More...

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

Public Attributes

UnityEvent onDamaged = new UnityEvent()
 

Detailed Description

Based on: http://www.opsive.com/assets/ThirdPersonController/documentation.php?id=117 On your player's weapons, remember to set Hitscan Options > Hitscan Damaged Event to "Damaged".

Member Data Documentation

◆ onDamaged

UnityEvent PixelCrushers.DialogueSystem.ThirdPersonControllerSupport.DamagedEvent.onDamaged = new UnityEvent()

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