Struct FInputRange Path C++ Link /Script/Engine.InputRange 0x0008 (8 B) align 4 /Script/Engine 0x00x0008 Members 2 OffsetSizeNameTypeFlags—0x04minfloat7 flags0x00040x04maxfloat7 flags Used by 6types with a member, parameter or interface of this type FInputScaleBiasClampFInputScaleBiasClampConstantsFPropertyBag_8cb383a1965670baFRigVMFunction_AlphaInterpFRigVMFunction_AlphaInterpQuatFRigVMFunction_AlphaInterpVector // /Script/Engine.InputRange // size 0x0008 (8), align 4 struct FInputRange { public: float min; // ????(0x04) Edit BlueprintVisible ZeroConstructor IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic float max; // 0x0004(0x04) Edit BlueprintVisible ZeroConstructor IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic };