Struct FChaosVDParticleVelocities : FChaosVDWrapperDataBase Path C++ Link /Script/ChaosVDRuntime.ChaosVDParticleVelocities 0x0040 (64 B) align 8 inherited 0x0010 /Script/ChaosVDRuntime 0x00x0040 Members 2 Show inherited members OffsetSizeNameTypeFlags0x00100x18MVFVector7 flags0x00280x18MWFVector7 flags Inherited from FChaosVDWrapperDataBase 1 OffsetSizeNameTypeFlags0x00080x01bHasValidDataboolProtected+5 flags Used by 1types with a member, parameter or interface of this type FChaosVDParticleDataWrapper // /Script/ChaosVDRuntime.ChaosVDParticleVelocities // size 0x0040 (64), inherited 0x0010, align 8 struct FChaosVDParticleVelocities : public FChaosVDWrapperDataBase { public: FVector MV; // 0x0010(0x18) Edit ZeroConstructor EditConst IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic FVector MW; // 0x0028(0x18) Edit ZeroConstructor EditConst IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic };