There are a lot of functions which would be extremely useful to have, but are missing for reasons that I simply can't fathom. In the Cell script, there's a "SetPublic()" function, which lets us set whether the cell is public or not... but there's no "GetPublic()" function, so we can tell what it is? ObjectReference has a "GetItemHealthPercent()" function, which let's us see what an item's condition is (how much it's been improved by Smithing), but there's no "SetItemHealthPercent()", letting us set it ourselves manually? What is this?
Why are there Set functions with no Get equivalent? Why are there Get functions with no Set equivalent? This makes no sense!
If I'm mistaken, and these functions are just hiding, please, please, for the love of god, please tell me....
Also, how do I give the player more perk points to spend from a script? I can't seem to find it anywhere, and forcefully increasing/decreasing a skill seems... dirty.
