Method Item:GetStatInfo [-] [+]

Returns the stat info of the specified stat slot of this Item

Synopsis

statValue, statType = Item:GetStatInfo( statSlot )

Arguments

number statSlot

The stat slot specified.

Valid numbers: integers from 0 to 255.

Returns

number statValue

Valid numbers: integers from -2,147,483,647 to 2,147,483,647.

number statType

Valid numbers: integers from -2,147,483,647 to 2,147,483,647.

Generated on
© 2010 - 2024 Eluna Lua Engine