LeagueSandbox / LeagueSandbox-Default

LeagueSandbox's Default Content Package
70 stars 95 forks source link

Damage should use a struct object, rather than passing around raw values #89

Open LeagueSandboxBot opened 5 years ago

LeagueSandboxBot commented 5 years ago

See Title. Currently, TakeDamage takes four arguments (a float, a DamageType enum, a DamageSource enum, and a bool that determines if the damage is a critical hit) that could easily be put into a struct.


Beep, boop, I'm a bot! This issue was created by @Pokémonred200 in #development.