- Found in:
- SKSE
Description
Documentation Comment
Sets whether the player knows this form
Should only be used for Magic Effects,
Words of Power, and Enchantments
Caveats
Parameters
boolknows
Examples
Auto-Generated Example
bool myBool__knows
myForm__toCallFunctionOn.SetPlayerKnows(myBool__knows)