Background for Fallout 4
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 Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.