UClothPhysicalMeshDataBase_Legacy > UObject
namespace Offsets { namespace Classes { // Inheritance: UClothPhysicalMeshDataBase_Legacy > UObject namespace UClothPhysicalMeshDataNv_Legacy { constexpr auto MaxDistances = 0xe0; // TArray constexpr auto BackstopDistances = 0xf0; // TArray constexpr auto BackstopRadiuses = 0x100; // TArray constexpr auto AnimDriveMultipliers = 0x110; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UClothPhysicalMeshDataBase_Legacy > UObject public static class UClothPhysicalMeshDataNv_Legacy { public const byte MaxDistances = 0xe0; // TArray public const byte BackstopDistances = 0xf0; // TArray public const UInt16 BackstopRadiuses = 0x100; // TArray public const UInt16 AnimDriveMultipliers = 0x110; // TArray } } }