Files
UnrealEngineUWP/Engine/Source/Runtime/HeadMountedDisplay
jeff fisher 045296fe30 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 27112083 by jeff fisher in ue5-main branch]
2023-08-15 14:16:41 -04:00
..