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
For example, the class name is CPed, search for an enum that contains the word Ped in it.
If it's ePedFlags, and we have a flags member, we can use that enum for bitfield mapping.