- Found in:
- Inventory Functions
FormfunctionGetNthFormWithKeyword(ObjectReferenceakObjRef, KeywordakKeyword, intaiItemIndex)NativeGlobal
Caveats
Parameters
Examples
Auto-Generated Example
ObjectReference myObjectReference__akObjRef
Keyword myKeyword__akKeyword
int myInt__aiItemIndex
Form returnedValue = _Q2C_Functions.GetNthFormWithKeyword(myObjectReference__akObjRef, myKeyword__akKeyword, myInt__aiItemIndex)