Struct FMatrix44f Path C++ Link /Script/CoreUObject.Matrix44f 0x0040 (64 B) align 16 /Script/CoreUObject 0x00x0040 Members 4 OffsetSizeNameTypeFlags—0x10XPlaneFPlane4f7 flags0x00100x10YPlaneFPlane4f7 flags0x00200x10ZPlaneFPlane4f7 flags0x00300x10WPlaneFPlane4f7 flags Used by 3types with a member, parameter or interface of this type FNaniteAssemblyNodeUNiagaraDataInterfaceArrayMatrixFStructSerializerNonLWCTypesTest // /Script/CoreUObject.Matrix44f // size 0x0040 (64), align 16 struct FMatrix44f { public: FPlane4f XPlane; // ????(0x10) Edit ZeroConstructor SaveGame IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic FPlane4f YPlane; // 0x0010(0x10) Edit ZeroConstructor SaveGame IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic FPlane4f ZPlane; // 0x0020(0x10) Edit ZeroConstructor SaveGame IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic FPlane4f WPlane; // 0x0030(0x10) Edit ZeroConstructor SaveGame IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic };