-
Notifications
You must be signed in to change notification settings - Fork 17
SpaceDamage
Tomasz Bachmiński edited this page Jun 23, 2019
·
7 revisions
Lists all fields a SpaceDamage
can hold. Useful for iterating.
Copies this SpaceDamage
instance and returns a new one, that holds the exact same data.
Converts this SpaceDamage
to a table.
Returns true
if this SpaceDamage
instance is a metadata instance added by the mod loader.
Metadata instances hold additional information about the SpaceDamage
instance that comes after them in the DamageList
.
For details, see SkillEffect:GetMetadata