UAISenseEvent > UObject
namespace Offsets { namespace Classes { // Inheritance: UAISenseEvent > UObject namespace UAISenseEvent_Hearing { constexpr auto Event = 0x28; // FAINoiseEvent } } }
public static class Offsets { public static class Classes { // Inheritance: UAISenseEvent > UObject public static class UAISenseEvent_Hearing { public const byte Event = 0x28; // FAINoiseEvent } } }