Method GameObject:AddLootStoreItem [-] [+]

Adds an item to the GameObject's loot.

Synopsis

GameObject:AddLootStoreItem( itemId, count )

Arguments

number itemId

The ID of the item to add.

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

number count

The count of the item.

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

Returns

Nothing.

Generated on
© 2010 - 2024 Eluna Lua Engine