UEnvQueryTest > UEnvQueryNode > UObject
namespace Offsets { namespace Classes { // Inheritance: UEnvQueryTest > UEnvQueryNode > UObject namespace UEnvQueryTest_Pathfinding { constexpr auto TestMode = 0x1f8; // EEnvTestPathfinding constexpr auto Context = 0x200; // UEnvQueryContext* constexpr auto PathFromContext = 0x208; // FAIDataProviderBoolValue constexpr auto SkipUnreachable = 0x240; // FAIDataProviderBoolValue constexpr auto FilterClass = 0x278; // UNavigationQueryFilter* } } }
public static class Offsets { public static class Classes { // Inheritance: UEnvQueryTest > UEnvQueryNode > UObject public static class UEnvQueryTest_Pathfinding { public const UInt16 TestMode = 0x1f8; // EEnvTestPathfinding public const UInt16 Context = 0x200; // UEnvQueryContext* public const UInt16 PathFromContext = 0x208; // FAIDataProviderBoolValue public const UInt16 SkipUnreachable = 0x240; // FAIDataProviderBoolValue public const UInt16 FilterClass = 0x278; // UNavigationQueryFilter* } } }