API Reference of TOptional is confused at `Math` and `Misc`

This is a report of documentation bug.

TOptional is defined in Runtime/Core/Public/Misc/Optional.h in a source code. But, the documentation of API Reference is not found in the correct URL such as Runtime/Core/Misc/TOptional/. And alternatively, it found in Runtime/Core/Public/Math/. And, it need fix the “Header” section from Runtime/Core/Public/Math/UnitConversion.inl to Runtime/Core/Public/Misc/TOptional.h.

  1. The document URL
  2. The “Header” section in the document
    • Current : Runtime/Core/Public/Math/UnitConversion.inl
    • Expected: Runtime/Core/Public/Misc/TOptional.h

Hey -

I have entered a report to have the documentation page updated with the correct location of the file defining TOptional struct.

Cheers

Thank you :slight_smile: