Struct FBoxSphereBounds3f Path C++ Link /Script/CoreUObject.BoxSphereBounds3f 0x001C (28 B) align 4 /Script/CoreUObject 0x00x001C Members 3 OffsetSizeNameTypeFlags—0x0COriginFVector3f7 flags0x000C0x0CBoxExtentFVector3f7 flags0x00180x04SphereRadiusfloat7 flags Used by 1types with a member, parameter or interface of this type FStructSerializerNonLWCTypesTest // /Script/CoreUObject.BoxSphereBounds3f // size 0x001C (28), align 4 struct FBoxSphereBounds3f { public: FVector3f Origin; // ????(0x0C) Edit ZeroConstructor SaveGame IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic FVector3f BoxExtent; // 0x000C(0x0C) Edit ZeroConstructor SaveGame IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic float SphereRadius; // 0x0018(0x04) Edit ZeroConstructor SaveGame IsPlainOldData NoDestructor HasGetValueTypeHash NativeAccessSpecifierPublic };