Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
UFieldSystemMetaData > UActorComponent > UObject
UFieldSystemMetaDataIteration
Number of iterations (WIP)
namespace Offsets { namespace Classes { // Inheritance: UFieldSystemMetaData > UActorComponent > UObject namespace UFieldSystemMetaDataIteration { constexpr auto Iterations = 0xb0; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UFieldSystemMetaData > UActorComponent > UObject public static class UFieldSystemMetaDataIteration { public const byte Iterations = 0xb0; // int32_t } } }