UActorComponent > UObject
namespace Offsets { namespace Classes { // Inheritance: UActorComponent > UObject namespace UIslandContentLocationManagerComponent { constexpr auto ContentLocations = 0xb0; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UActorComponent > UObject public static class UIslandContentLocationManagerComponent { public const byte ContentLocations = 0xb0; // TArray } } }