Gen7Data/Scripts/Interfaces/DamageLibrary.as

4 lines
59 B
ActionScript

shared interface DamageLibrary {
int GetDamage() const;
}