Screenshots of the Main Widget…
Deception and Stealth are the ProfSkills Widget, the Conditions text is the Conditions Widget.
The Main Widget Passes the Variables to the corresponding widgets; and the corresponding widgets use the text array to add child widgets and populate the list.
The ProfSkills Widget is working perfectly. The Conditions Widget is setup in te same manner, but for some reason the variable is not being set?
The green “14” is the length of the array after being set on the widget.
The yellow 2 is the length of the ProfSkills Array, printed after being set by parent widget
The Pink “0” is the length o the Conditions Array printed at Event Construct, same as ProfSkills Widget.
For the life of me I canot figure out why the Conditions Widget returns a 0 length array, and will not populate the list.
There is 14 items in the Conditions array.