Background for Skyrim SE
Member of the CustomSkills_FormExt script
voidfunctionUnregisterForCustomSkillIncrease(FormakReceiver)NativeGlobal

Description

Documentation Comment

Unregisters a form from receiving the custom skill increase event.


Caveats


Parameters

FormakReceiver


Examples

Auto-Generated Example

Form myForm__akReceiver

CustomSkills_FormExt.UnregisterForCustomSkillIncrease(myForm__akReceiver)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.