Rebornbuddy
|
Represents the structure containing workshop information, including mission details, crafting status, time limits, scores, and various counters. This structure is used to manage and track workshop-related data. More...
Public Attributes | |
readonly short | MissionID |
readonly sbyte | N000003A3 |
readonly sbyte | N000003AC |
readonly int | TimeLimit |
readonly ushort | Score |
readonly short | N000003AD |
readonly int | N000003AE |
readonly sbyte | CurrentlyCrafting |
readonly sbyte | N000003B7 |
readonly short | CounterOne |
readonly short | CounterOneChanged |
readonly sbyte | N000003BC |
readonly sbyte | CounterTwo |
readonly long | N000003B8 |
readonly long | N000003B9 |
readonly sbyte | N000003A5 |
readonly sbyte | N000003C2 |
readonly short | N000003C6 |
readonly int | TimeFinished |
readonly sbyte | OneMinuteWarning |
readonly sbyte | ThirtySecondWarning |
readonly sbyte | N000003C4 |
Represents the structure containing workshop information, including mission details, crafting status, time limits, scores, and various counters. This structure is used to manage and track workshop-related data.
readonly short WorkShopInfo.CounterOne |
readonly short WorkShopInfo.CounterOneChanged |
readonly sbyte WorkShopInfo.CounterTwo |
readonly sbyte WorkShopInfo.CurrentlyCrafting |
readonly short WorkShopInfo.MissionID |
readonly sbyte WorkShopInfo.N000003A3 |
readonly sbyte WorkShopInfo.N000003A5 |
readonly sbyte WorkShopInfo.N000003AC |
readonly short WorkShopInfo.N000003AD |
readonly int WorkShopInfo.N000003AE |
readonly sbyte WorkShopInfo.N000003B7 |
readonly long WorkShopInfo.N000003B8 |
readonly long WorkShopInfo.N000003B9 |
readonly sbyte WorkShopInfo.N000003BC |
readonly sbyte WorkShopInfo.N000003C2 |
readonly sbyte WorkShopInfo.N000003C4 |
readonly short WorkShopInfo.N000003C6 |
readonly sbyte WorkShopInfo.OneMinuteWarning |
readonly ushort WorkShopInfo.Score |
readonly sbyte WorkShopInfo.ThirtySecondWarning |
readonly int WorkShopInfo.TimeFinished |
readonly int WorkShopInfo.TimeLimit |