Sandbox Logo

class DamageInfo

Summary

Describes the damage that should be done to something. This is purposefully a class so it can be derived from, allowing games to create their own special types of damage, while not having to create a whole new system.

User Comments