For the complete documentation index, see llms.txt. This page is also available as Markdown.
IDamageable
Introduction
The IDamageable interface provides a standardized way to receive damage from other entities which implement the IDamageArea interface. The recommended approach for using IDamageable is to select this interface when creating an entity in the FRB Editor.