lib.unlock_class
Definition:
- lib.unlock_class (id, version, verification_key) :: nil
Description:
- Attempts to unlock the locked class of the selected mod, allowing class modification
Arguments:
- string id: name of the mod to be unlocked
- string version: version of the mod to be unlocked
- verification_key: the security key used to lock a class
Returns:
Other notes:
- Added in LME 3.0.x
- the LME master auth key can be provided in place of a unique verification key