UArchonViewModel > UObject
namespace Offsets { namespace Classes { // Inheritance: UArchonViewModel > UObject namespace ULinkedSlayersViewModel { constexpr auto SlayerLinkViewModels = 0x108; // TArray constexpr auto LinkedSlayers = 0x148; // TWeakObjectPtr } } }
public static class Offsets { public static class Classes { // Inheritance: UArchonViewModel > UObject public static class ULinkedSlayersViewModel { public const UInt16 SlayerLinkViewModels = 0x108; // TArray public const UInt16 LinkedSlayers = 0x148; // TWeakObjectPtr } } }