Request video for CiscoStu from the AGR discord. Basic Sprint functionality with Anim Graph using Interface messages. No Replication, BUT, I noted where and how it should be done which can easily be found on other videos on youtube.
In hindsight I should have added a branch after Triggered on the input to get character movement component- get velocity - get length- greater than X (Minimum speed to sprint in my case 250). Then if true, activate sprint, but this can easily be added. I just didnt like how I could activate sprint from initial acceleration without reaching an appropriate velocity that blending would look right.