Class UGizmoConstantAxisSource : UObject Path C++ Link /Script/InteractiveToolsFramework.GizmoConstantAxisSource 0x0060 (96 B) align 8 inherited 0x0028 vtable 0x8690e40 /Script/InteractiveToolsFramework implements IGizmoAxisSource 0x00x0060 Members 2 Show inherited members OffsetSizeNameTypeFlagsDefault0x00280x08padding / unreflected0x00300x18OriginFVector5 flags{X=0, Y=0, Z=0}0x00480x18DirectionFVector5 flags{X=0, Y=0, Z=1} Functions 0 SignatureFlagsNativeParamsNo reflected functions. // /Script/InteractiveToolsFramework.GizmoConstantAxisSource // size 0x0060 (96), inherited 0x0028, align 8 class UGizmoConstantAxisSource : public UObject { public: uint8 pad_0[0x08]; // 0x0028(0x08) FVector Origin; // 0x0030(0x18) ZeroConstructor IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic = {X=0, Y=0, Z=0} FVector Direction; // 0x0048(0x18) ZeroConstructor IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic = {X=0, Y=0, Z=1} };