AHuman:EquipThrowable
From Data Realms Wiki
Function | |
---|---|
Syntax | EquipThrowable( * Whether to actually equip any mathcing item found in the inventory, or jsut report that it's there or not. ) |
Description: | |
Switches the currently held device (if any) to the first found ThrownDevice in the inventory. If the held device already is a ThrownDevice, or no ThrownDevice is in inventory, nothing happens. | |
Returns | Whether a ThrownDevice was successfully switched to, or already held. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |