- Found in:
- Custom Skills
Description
Documentation Comment
Register an alias for the custom skill book read event.
The default skill book behavior can optionally be replaced.
Caveats
Parameters
AliasakReceiver
boolabReplaceDefault=false
Examples
Auto-Generated Example
Alias myAlias__akReceiver
bool myBool__abReplaceDefault
CustomSkills_AliasExt.RegisterForCustomSkillBookRead(myAlias__akReceiver, myBool__abReplaceDefault)