Difference between revisions of "DamageTypeInfo Struct - InstanceData"

m
Fix Damage Type linkage, update description
imported>ShadeMe
(Create InstanceData:DamageTypeInfo struct page)
 
imported>ShadeMe
m (Fix Damage Type linkage, update description)
Line 4: Line 4:
'''F4SE Struct of:''' [[InstanceData Script]]
'''F4SE Struct of:''' [[InstanceData Script]]


A structure that holds Damage Type Info.
A structure that holds information on an a Damage Type from an object.


== Syntax ==
== Syntax ==
Line 15: Line 15:


== Members ==
== Members ==
*Type: A [[Damage Types|Damage Type]].
*Type: A [[Damage Type]].
*Damage: The value of the Type on the item.
*Damage: The value of the Type on the item.


Line 31: Line 31:
== See Also ==
== See Also ==
*[[InstanceData Script]]
*[[InstanceData Script]]
*[[Damage Types]]
*[[Damage Type|Damage Types]]
*[[GetDamageTypes - InstanceData]]
*[[GetDamageTypes - InstanceData]]
*[[SetDamageTypes - InstanceData]]
*[[SetDamageTypes - InstanceData]]
Anonymous user