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

Description

Documentation Comment

determines whether the player knows this effect


Caveats


Parameters

intindex


Examples

Auto-Generated Example

int myInt__index

bool returnedValue = myIngredient__toCallFunctionOn.GetIsNthEffectKnown(myInt__index)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.