UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UActorComponent > UObject namespace UArchonVOUserComponent { constexpr auto bIsVOPlaying = 0xb0; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: UActorComponent > UObject public static class UArchonVOUserComponent { public const byte bIsVOPlaying = 0xb0; // bool } } }