|
Binding of Isaac - Afterbirth+ Lua Reference/Guide
|
Public Attributes | |
| CollectibleType | Item |
| integer | Charge |
| For items like Jars this holds the number of flies/hearts. More... | |
| integer | BatteryCharge |
| boolean | Lock |
| Helper, avoids double charge on full charge. More... | |
| integer PlayerTypes::ActiveItemDesc::BatteryCharge |
| integer PlayerTypes::ActiveItemDesc::Charge |
For items like Jars this holds the number of flies/hearts.
| CollectibleType PlayerTypes::ActiveItemDesc::Item |
| boolean PlayerTypes::ActiveItemDesc::Lock |
Helper, avoids double charge on full charge.