Set Pickup Status

Items
Server Side
Both Mobile and PC

Sets whether the target player can pick up items

Declaration

func SetPickupStatus(target entity<Player>, disable bool)
go

Parameters

Input

Name Type Description
Target Player Target Player
Is Disabled Bool Whether to prohibit picking up items, true: prohibit picking up false: allow to pick up