Skip to content

llRezObjectWithParams

function ll.RezObjectWithParams(InventoryItem: string, Params: {any}): string

Instantiate owner's InventoryItem with the given parameters.

Parameters
InventoryItem (string)
Params ({any})

Add example usage here showing SLua/Luau syntax with ll.RezObjectWithParams().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.