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