Set Drop Status

Items
Server Side
Both Mobile and PC

Set whether the target player can drop items

Declaration

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

Parameters

Input

Name Type Description
Target Player Target Player
Is Disabled Bool Is it forbidden to drop items? True: forbidden to pick up False: allowed to pick up