ShopGameDataInfo.byml: Difference between revisions

 
Line 66: Line 66:
===SoldOutInfo Values===
===SoldOutInfo Values===


This list must be in the same order as the [[#SoldOutInfo Hashes]] array.


This is a list of hashes of boolean GameData flags that should be reset<ref>ksys::gdt::TriggerParam::resetFlagsAccordingToPolicy: https://github.com/zeldaret/botw/blob/2eeae37cf787e8ab1cf64b98db35de4b1b0fca3f/src/KingSystem/GameData/gdtTriggerParam.cpp#L1670</ref>. This array need not be sorted.
This is a list of lists of hashes of boolean GameData flags that should be reset<ref>ksys::gdt::TriggerParam::resetFlagsAccordingToPolicy: https://github.com/zeldaret/botw/blob/2eeae37cf787e8ab1cf64b98db35de4b1b0fca3f/src/KingSystem/GameData/gdtTriggerParam.cpp#L1670</ref>. This list must be in the same order as the [[#SoldOutInfo Hashes]] array, but each list of hashes need not be sorted.


[[Category:Content (BotW)]]
[[Category:Content (BotW)]]