Function
Fast
Pickable:PullUse
Pulls the usage of this Pickable (will start firing if this is a weapon)
Syntax
my_pickable:PullUse(release_use_after = -1)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
release_use_after
optional
|
float | -1 |
Time in seconds to automatically release the usage (-1 will not release, 0 will release one tick after) |