AHuman:EquipShield

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxEquipShield( * None. )
Description:
Switches the currently held device (if any) to the first found shield in the inventory. If the held device already is a shield, or no shield is in inventory, nothing happens.
ReturnsWhether a shield was successfully switched to, or already held.




Example
DescriptionPlaceholder!
Code
  1. for k,v in pairs(PagesWithoutExamples) do
  2.     v.MakeExample(NoErrors);
  3. end
OutputPlaceholder!
Personal tools