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