Difference between revisions of "ArrayProtect"
Jump to navigation
Jump to search
Works with esms too
imported>Haama (Created) |
imported>Haama (Works with esms too) |
||
Line 10: | Line 10: | ||
*If Protected is not specified, it returns the current Protected flag state. | *If Protected is not specified, it returns the current Protected flag state. | ||
*If Protected is specified, it sets the Protect flag state of the array. | *If Protected is specified, it sets the Protect flag state of the array. | ||
**Only the | **Only the mod associated with the array can modify the Protected flag. | ||
*If the array does not exists, it returns -1. | *If the array does not exists, it returns -1. | ||
[[Category: Pluggy]] | [[Category: Pluggy]] |