UEnvQueryTest > UEnvQueryNode > UObject
namespace Offsets { namespace Classes { // Inheritance: UEnvQueryTest > UEnvQueryNode > UObject namespace UEnvQueryTest_Dot { constexpr auto LineA = 0x1f8; // FEnvDirection constexpr auto LineB = 0x218; // FEnvDirection constexpr auto TestMode = 0x238; // EEnvTestDot constexpr auto bAbsoluteValue = 0x239; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UEnvQueryTest > UEnvQueryNode > UObject public static class UEnvQueryTest_Dot { public const UInt16 LineA = 0x1f8; // FEnvDirection public const UInt16 LineB = 0x218; // FEnvDirection public const UInt16 TestMode = 0x238; // EEnvTestDot public const UInt16 bAbsoluteValue = 0x239; // bool } } }