LearnAllEffects - Ingredient

From the Fallout4 CreationKit Wiki
Revision as of 14:51, 20 October 2011 by imported>Plplecuyer
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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]