[DiscordArchive] Hey guys, is someone familiar with the new UpdateField system on BFA?
[DiscordArchive] Hey guys, is someone familiar with the new UpdateField system on BFA?
Archived author: Captain Shampooing • Posted: 2019-10-29T15:25:08.870000+00:00
Original source
Hey guys, is someone familiar with the new UpdateField system on BFA?
Archived author: Captain Shampooing • Posted: 2019-10-29T15:25:18.579000+00:00
Original source
I have some troubles on a specific ActivePlayerField
ynamicUpdateFieldSetter but I got UF::UpdateFieldSetter instead, and I can't figure out why
Archived author: Captain Shampooing • Posted: 2019-10-29T15:52:06.230000+00:00
Original source
auto l_Research = m_values.ModifyValue(&Player::m_activePlayerData).ModifyValue(&UF::ActivePlayerData::Research, 0);
It should give me UF:
ynamicUpdateFieldSetter but I got UF::UpdateFieldSetter instead, and I can't figure out why