Background for Skyrim SE
Member of the ShazdehUtils script
PotionfunctionGetWeakestPotion(ObjectReferenceakSource, MagicEffectakEffect, KeywordakKeywordFilter=NONE)Global


Caveats


Parameters

ObjectReferenceakSource

MagicEffectakEffect

KeywordakKeywordFilter=NONE


Examples

Auto-Generated Example

ObjectReference myObjectReference__akSource
MagicEffect myMagicEffect__akEffect
Keyword myKeyword__akKeywordFilter

Potion returnedValue = ShazdehUtils.GetWeakestPotion(myObjectReference__akSource, myMagicEffect__akEffect, myKeyword__akKeywordFilter)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.