ToDo List Assistance
If anyone has a moment to assist researching Functions or Properties associated to the ToDo List.
Here is what I know, there is a cringe get more context.
Thank you, and I very much appreciate any assistance in advance and upon receipt. XD
UFGShoppingListComponent
and GetShoppingListObjects
, experiments haven't netting anything, but that doesn't mean I was doing it right either.
setToDoList
has no noticable action taken, and I did check the AWESOME Shop just in case.
getPlayer
's ModSubsystem->GetShoppingList_BIE(PlayerState, PlayerToDo);
nets a 0 length array from GetShippingListData
https://github.com/porisius/FicsitRemoteMonitoring/commit/931c6159c150c74cf9f2ae7e456546d4aa3d54ea#diff-6cee29104de1df53251c782a32a5476cd4e2db1d327d042a73d5673bc76540c7R23-R38
Ignore the name GetShippingListData
as it is a typo confirmed by Ben and Arch, it is associated with the Shopping List.
My goals are to:
Get the information and add it to getPlayer
Add/Change/Remove/Clear the ToDo List for player.
I just need to find the right property/function to get/set the info. I have the rest handled.
Screenshots added
Also latest commits: https://github.com/porisius/FicsitRemoteMonitoring/commits/setToDoList/
I do have the FicsitRemoteMonitoring_BP.uasset
stashed so that it can be used for resolving potential merge conflicts later. I have attached the file here, if anyone wants to GitHub
Commits · porisius/FicsitRemoteMonitoring
Contribute to porisius/FicsitRemoteMonitoring development by creating an account on GitHub.
0 Replies