GuiInterface.addListItem

Appends an item to a list

Kind: Function

Environments: Game

Game

guiInterface:addListItem( listName, itemName, data )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
gui GuiInterface The Gui interface
listName string The name of the list
itemName string The name of the item
data table Table of data to store