UTgAIBehaviorCondition > UTgAIBehaviorNode > UTgAIBehaviorObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UTgAIBehaviorCondition > UTgAIBehaviorNode > UTgAIBehaviorObject > UObject namespace UTgAIBehaviorCondition_LanepusherHealthPercent { constexpr auto HealthPct = 0x98; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UTgAIBehaviorCondition > UTgAIBehaviorNode > UTgAIBehaviorObject > UObject public static class UTgAIBehaviorCondition_LanepusherHealthPercent { public const byte HealthPct = 0x98; // float } } }