AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: AActor > UObject namespace AArchonGatherableSpawnNode { constexpr auto TrackingId = 0x220; // FGuid constexpr auto ShouldUseTrackingID = 0x230; // bool } } }
public static class Offsets { public static class Classes { // Inheritance: AActor > UObject public static class AArchonGatherableSpawnNode { public const UInt16 TrackingId = 0x220; // FGuid public const UInt16 ShouldUseTrackingID = 0x230; // bool } } }