tes3soulGemData⚓︎
A structure that holds (sometimes redundant) information on a soul gem.
Properties⚓︎
capacity
⚓︎
Read-only. The capacity of the soul gem.
Returns:
result
(number)
id
⚓︎
Read-only. The unique object ID.
Returns:
result
(string)
item
⚓︎
Read-only. A reference back to the misc item that the soul gem represents.
Returns:
result
(tes3misc)
mesh
⚓︎
Read-only. The path to the object's mesh.
Returns:
result
(string)
name
⚓︎
Read-only. The player-facing name for the object.
Returns:
result
(string)
texture
⚓︎
Read-only. The path to the object's texture.
Returns:
result
(string)
value
⚓︎
Read-only. The value of the object.
Returns:
result
(number)
weight
⚓︎
Read-only. The weight of the object.
Returns:
result
(number)