LearnAllEffects - Ingredient

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Member of: Ingredient Script

Flags all effects as known by the player.

Syntax[edit | edit source]

Function LearnAllEffects() native

Parameters[edit | edit source]

None.

Return Value[edit | edit source]

None.

Examples[edit | edit source]

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

See Also[edit | edit source]