Access all object's properties with phyton

To add to what Ufy said, if you want to access these properties in code, you could create a list of their properties using unit.health, unit.maxHealth, unit.pos, unit.target.
Danny

1 Like