Item.onReleased

Function called when the item is released, usually after it has been throwed (which is used as aim-start function).

class Item
bool
onReleased

Return Value

Type: bool

true if the item has been consumed, false otherwise

Meta