Skip to content

tes3equipmentStackIteratorNode⚓︎

A node from a collection, which has a link to the previous and next node, as well as its contained data.

Properties⚓︎

nextNode⚓︎

The next node in the collection.

Returns:


nodeData⚓︎

The equipment stack object stored in the node.

Returns:


previousNode⚓︎

The previous node in the collection.

Returns: