Summary of modifications:
fcmnoteentrycell.GetItemAt(self, index)
[Override]
Registers this collection as the parent of the item before returning it.
This allows the item to be used outside of a mixin.eachentry
loop.
Input | Type | Description |
---|---|---|
self |
FCMNoteEntryCell |
|
index |
number |
Return type | Description |
---|---|
FCMNoteEntry|nil |