Skip to content

DropObjectFromHand (Client side)

Drop the object that was taken via the TakeObjectOnHand

Argument Data Type Needed Default Description
Entity entity - The entity
Delete boolean false Delete or no the entity when dropped

Dont need to be called every frame


Example

DropObjectFromHand(entity, false)


Last update: December 16, 2022
Created: June 27, 2021