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

Description

Documentation Comment

Unregisters a form from receiving the custom skill book read event.


Caveats


Parameters

FormakReceiver


Examples

Auto-Generated Example

Form myForm__akReceiver

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