Skip to content

LootItem

Description

LootItem is a Server/Host ONLY Function on Character
Loots an item from the world to this Character. If the granting fails, this function will return false.

Example
local testVariable = Character.LootItem(nil)
Usage

network usage: Server/Host ONLY
returns: bool
parameters:
- item (Item)