Background for Skyrim SE
Member of the Form script
voidfunctionSetPlayerKnows(boolknows)Native

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)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.