Background for Skyrim SE

CustomSkills_FormExt


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
voidfunctionRegisterForCustomSkillIncrease(FormakReceiver)NativeGlobal

Register a form for the custom skill increase event.

voidfunctionUnregisterForCustomSkillIncrease(FormakReceiver)NativeGlobal

Unregisters a form from receiving the custom skill increase event.

voidfunctionRegisterForCustomSkillBookRead(FormakReceiver, boolabReplaceDefault=false)NativeGlobal

Register a form for the custom skill book read event.
The default skill book behavior can optionally be replaced.

voidfunctionUnregisterForCustomSkillBookRead(FormakReceiver)NativeGlobal

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

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.