Sorry, we don't support your browser.  Install a modern browser

Docs show incorrect types for overloaded functions#26

RivalsGameplayEntity shows two copies of virtual void MoveToLocation (const Vector2D &NewLocation) with the exact same signature. Trying it myself, a Vector seems to work just as well as a Vector2. I suspect that whatever generated the docs did not account for the possibility of overloaded functions.

8 months ago