Struct FChaosVDParticlePositionRotation : FChaosVDWrapperDataBase Path C++ Link /Script/ChaosVDRuntime.ChaosVDParticlePositionRotation 0x0050 (80 B) align 16 inherited 0x0010 /Script/ChaosVDRuntime 0x00x0050 Members 2 Show inherited members OffsetSizeNameTypeFlags0x00100x18MXFVector7 flags0x00280x08padding / unreflected0x00300x20MRFQuat6 flags Inherited from FChaosVDWrapperDataBase 1 OffsetSizeNameTypeFlags0x00080x01bHasValidDataboolProtected+5 flags Used by 1types with a member, parameter or interface of this type FChaosVDParticleDataWrapper // /Script/ChaosVDRuntime.ChaosVDParticlePositionRotation // size 0x0050 (80), inherited 0x0010, align 16 struct FChaosVDParticlePositionRotation : public FChaosVDWrapperDataBase { public: FVector MX; // 0x0010(0x18) Edit ZeroConstructor EditConst IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic uint8 pad_0[0x08]; // 0x0028(0x08) FQuat MR; // 0x0030(0x20) Edit EditConst IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic };