Files
Jeff Fisher b657464fe4 UE-192555 MotionControllerComponent difficult to extend.
-Changing access of much of the implementation from private to protected.
-It is currently possible to replace all of that implementation because the incoming calls are public and virtual but this leads to a lot of duplication and replacement of code that would otherwise work.
#jira UE-192555
#review 26964828
#rb Rob.Srinivasiah Rolando.Caloca

[CL 27110760 by Jeff Fisher in 5.3 branch]
2023-08-15 13:49:57 -04:00
..