<aside> ℹ️ This document contains all interfaces and their paired function from the BPC_DamageSystem component.

Interface - These are the interfaces that need to be called on the damageable character Component - These are the functions that are called by the interfaces

Most Interfaces have a paired component function. Which will be detailed in the respective interface detail.

For a character to receive certain damage types, the interface must be plugged into the paired component function.

More details on how to configure your character with examples can be found on the How To: Create Damage Character

</aside>

Interface and Functions