LeagueSandbox-Default icon indicating copy to clipboard operation
LeagueSandbox-Default copied to clipboard

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

Open LeagueSandboxBot opened this issue 6 years ago • 0 comments

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.

LeagueSandboxBot avatar Oct 24 '18 12:10 LeagueSandboxBot