UNavMeshGoal_Filter > UObject
namespace Offsets { namespace Classes { // Inheritance: UNavMeshGoal_Filter > UObject namespace UNavMeshGoalFilter_OutOfViewFrom { constexpr auto GoalPoly = 0x6c; // FPointer constexpr auto OutOfViewLocation = 0x74; // FVector } } }
public static class Offsets { public static class Classes { // Inheritance: UNavMeshGoal_Filter > UObject public static class UNavMeshGoalFilter_OutOfViewFrom { public const byte GoalPoly = 0x6c; // FPointer public const byte OutOfViewLocation = 0x74; // FVector } } }