Files
UnrealEngineUWP/Engine/Plugins/Cameras
ludovic chabant da3da609ad Cameras: fix invalid invalid handle, due to a typo between int16 and uint16
It previously worked out because the error was in the right places... but it could have resulted in bugs when comparing a *default* handle with an *invalid* handle.

#jira none
#preflight 6376a59aaa2fe2b05f590e50
#rb max.chen

[CL 23187728 by ludovic chabant in ue5-main branch]
2022-11-17 19:27:35 -05:00
..