Method Player:GetBankItem [-] [+]

Returns an item from the Player's bank by slot.

Synopsis

item = Player:GetBankItem( slot )

Arguments

number slot

Bank slot number.

Valid numbers: integers from 0 to 4,294,967,295.

Returns

Item item

The item in the specified bank slot or nil.

Generated on
©2016 - Eluna Lua Engine