Hello,
I suspect it is a very stupid question, but I can not inspect the content of tmap and tset during debugging.
I was sure I could do it in an older project.
I am building with DebugGame Editor for win64
Did you setup visualizer tool for Visual Studio ?
Visualizer tool can be found here:
C:\Program Files\Epic Games\4.8\Engine\Extras\VisualStudioDebugging\UE4.natvis
(on my pc)
UE4.natvis file need to be copied to folder:
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Packages\Debugger\Visualizers\
(on my pc)
Problem solved! Thanks