![]() |
Platformer Pro
2.3.2
A platform game kit for Unity.
|
Health info event arguments. More...
Public Member Functions | |
HealedEventArgs (int amount) | |
Initializes a new instance of the PlatformerPro.HealedEventArgs class. More... | |
Properties | |
int | Amount [get, protected set] |
Gets the amount healed. More... | |
Health info event arguments.
PlatformerPro.HealedEventArgs.HealedEventArgs | ( | int | amount | ) |
Initializes a new instance of the PlatformerPro.HealedEventArgs class.
amount | Amount. |
|
getprotected set |
Gets the amount healed.