UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UActorComponent > UObject namespace UVOIPTalker { constexpr auto Settings = 0xb0; // FVoiceSettings } } }
public static class Offsets { public static class Classes { // Inheritance: UActorComponent > UObject public static class UVOIPTalker { public const byte Settings = 0xb0; // FVoiceSettings } } }