Background for Skyrim SE
Member of the Ingredient script
voidfunctionLearnAllEffects()Native

Description

Wiki Description

Flags all effects as known by the player.

Documentation Comment

Flags the all effects as known by the player


Caveats


Examples

; Learn all the effects from the herb
Herb.LearnAllEffects()

Auto-Generated Example

myIngredient__toCallFunctionOn.LearnAllEffects()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

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