S.A.P.S V0.4.0
A virtual reality stealth action game
 
Loading...
Searching...
No Matches
Hitbox Class Reference

Causes damage to a Hurtbox component when intersecting. Requires a trigger collider. More...

Inheritance diagram for Hitbox:

Public Attributes

UnityEvent< Collision > OnHit = new UnityEvent<Collision>()
 

Detailed Description

Causes damage to a Hurtbox component when intersecting. Requires a trigger collider.

Member Data Documentation

◆ OnHit

UnityEvent<Collision> Hitbox.OnHit = new UnityEvent<Collision>()

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