UMorphNodeWeightBase > UMorphNodeBase > UAnimObject > UObject
namespace Offsets { namespace Classes { // Inheritance: UMorphNodeWeightBase > UMorphNodeBase > UAnimObject > UObject namespace UMorphNodeWeight { constexpr auto NodeWeight = 0x84; // float } } }
public static class Offsets { public static class Classes { // Inheritance: UMorphNodeWeightBase > UMorphNodeBase > UAnimObject > UObject public static class UMorphNodeWeight { public const byte NodeWeight = 0x84; // float } } }