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 ADatasmithImportedSequencesActor { constexpr auto ImportedSequences = 0x220; // TArray<ULevelSequence*> } } }
public static class Offsets { public static class Classes { // Inheritance: AActor > UObject public static class ADatasmithImportedSequencesActor { public const UInt16 ImportedSequences = 0x220; // TArray<ULevelSequence*> } } }