Struct FHairGroupLODInfo Path C++ Link /Script/HairStrandsCore.HairGroupLODInfo 0x0008 (8 B) align 4 /Script/HairStrandsCore 0x00x0008 Members 2 OffsetSizeNameTypeFlags—0x04NumPointsint327 flags0x00040x04NumCurvesint327 flags Used by 1types with a member, parameter or interface of this type FHairGroupInfo // /Script/HairStrandsCore.HairGroupLODInfo // size 0x0008 (8), align 4 struct FHairGroupLODInfo { public: int32 NumPoints; // ????(0x04) Edit ZeroConstructor EditConst IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic int32 NumCurves; // 0x0004(0x04) Edit ZeroConstructor EditConst IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic };