- Found in:
- Shazdeh
FormfunctionGetFormWithWeakestEffect(ObjectReferenceakSource, MagicEffectakEffect, intaiFormType, KeywordakKeywordFilter=NONE)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__akSource
MagicEffect myMagicEffect__akEffect
int myInt__aiFormType
Keyword myKeyword__akKeywordFilter
Form returnedValue = ShazdehUtils.GetFormWithWeakestEffect(myObjectReference__akSource, myMagicEffect__akEffect, myInt__aiFormType, myKeyword__akKeywordFilter)