Documentation providing less info than it used to.

I’ve been trying to find the function signature of the OnComponentBeginOverlap-function.
The current entry in the online documentation didn’t provide me that.

https://docs.unrealengine.com/4.27/en-US/API/Runtime/Engine/Components/UPrimitiveComponent/OnComponentBeginOverlap/

However when I was looking for answers I stumbled on this tutorial that seems to have an older version of the same entry with much more information, including example code.

The link includes the timestamp

https://www.youtube.com/watch?v=84B22sP2L1M&t=193s

Is it possible to still access this version of the docs somewhere? There is a dropdown box to switch to earlier engine versions within the current documentation, but this seems to not provide me with the version I am looking for.

Thanks for reading.