Struct FRigVMFunction_MathVectorMirror : FRigVMFunction_MathVectorBase : FRigVMFunction_MathBase : FRigVMStruct Path C++ Link /Script/RigVM.RigVMFunction_MathVectorMirror 0x0050 (80 B) align 8 inherited 0x0008 /Script/RigVM 0x00x0050 Members 3 Show inherited members OffsetSizeNameTypeFlags0x00080x18ValueFVector7 flags0x00200x18NormalFVector7 flags0x00380x18ResultFVector7 flags // /Script/RigVM.RigVMFunction_MathVectorMirror // size 0x0050 (80), inherited 0x0008, align 8 struct FRigVMFunction_MathVectorMirror : public FRigVMFunction_MathVectorBase { public: FVector Value; // 0x0008(0x18) Edit BlueprintVisible ZeroConstructor IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic FVector Normal; // 0x0020(0x18) Edit BlueprintVisible ZeroConstructor IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic FVector Result; // 0x0038(0x18) BlueprintVisible BlueprintReadOnly ZeroConstructor IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic };