Added Event for when character is damaged
This commit is contained in:
@@ -24,6 +24,8 @@ protected:
|
||||
/*Properties*/
|
||||
|
||||
/*Functions*/
|
||||
UFUNCTION(BlueprintImplementableEvent, Category = "Events")
|
||||
void OnDamageTaken();
|
||||
|
||||
public:
|
||||
/*Properties*/
|
||||
|
||||
Reference in New Issue
Block a user