UAISense > UObject
namespace Offsets { namespace Classes { // Inheritance: UAISense > UObject namespace UAISense_Prediction { constexpr auto RegisteredEvents = 0x80; // TArray<FAIPredictionEvent> } } }
public static class Offsets { public static class Classes { // Inheritance: UAISense > UObject public static class UAISense_Prediction { public const byte RegisteredEvents = 0x80; // TArray<FAIPredictionEvent> } } }