Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: AActor > UObject namespace ALevelVariantSetsActor { constexpr auto LevelVariantSets = 0x220; // FSoftObjectPath } } }
public static class Offsets { public static class Classes { // Inheritance: AActor > UObject public static class ALevelVariantSetsActor { public const UInt16 LevelVariantSets = 0x220; // FSoftObjectPath } } }