You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, is it possible to receive generation during scan? Maybe I should use some ScanPolicy for it or there's no way to force the method to get generation?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello!
I created a structure containing a field marked with
asm:"gen"
tag. Should the ScanAllObjects method fill that field?Here's example of my code:
On the first run the output is:
On the second one it's:
So, is it possible to receive generation during scan? Maybe I should use some ScanPolicy for it or there's no way to force the method to get generation?
Thanks in advance!
The text was updated successfully, but these errors were encountered: