Returns whether or not damage type should grant immunity. If an entry for provided damage type does not exist in DamageTypeGrantsImmunity, the value defaults to true.
DamageTypeGrantsImmunity
true
The damage type being queried.
Whether or not damage type should grant immunity.
Returns whether or not damage type should grant immunity. If an entry for provided damage type does not exist in
DamageTypeGrantsImmunity
, the value defaults totrue
.