🖼️Image Item
An image item is a button with image, text and subtext.

Add Image Item
--- Add an image item to the menu
---@param text string
---@param imgDict hash
---@param imgTexture hash
---@return Item
function Menu:AddImageItem(text, imgDict, imgTexture)Set Image Texture Dict
Set Image Texture
Set Image Color
Set Subtext
Set Subtext Color
Last updated