[DiscordArchive] what table?
[DiscordArchive] what table?
Archived author: corvillo el pillo • Posted: 2020-12-08T09:32:55.671000+00:00
Original source
what table?
Archived author: MaxtorCoder • Posted: 2020-12-08T09:33:36.571000+00:00
Original source
UpdateField isn't table
Archived author: MaxtorCoder • Posted: 2020-12-08T09:35:58.875000+00:00
Original source
```cpp
SetUpdateFieldValue(values.ModifyValue(&m_activePlayerData).ModifyValue(&UF::ActivePlayerData::NumBackpackSlots), <size>);
```
Archived author: MaxtorCoder • Posted: 2020-12-08T09:36:25.525000+00:00
Original source
Or `m_values` can't remember.
Archived author: corvillo el pillo • Posted: 2020-12-08T09:41:23.881000+00:00
Original source
ohh ty so much!