- Found in:
- Custom Skills
Description
Documentation Comment
Register a form for the custom skill book read event.
The default skill book behavior can optionally be replaced.
Caveats
Parameters
FormakReceiver
boolabReplaceDefault=false
Examples
Auto-Generated Example
Form myForm__akReceiver
bool myBool__abReplaceDefault
CustomSkills_FormExt.RegisterForCustomSkillBookRead(myForm__akReceiver, myBool__abReplaceDefault)