From 3a314d97eb456624329420f58773938ef11d902e Mon Sep 17 00:00:00 2001 From: Wojtek Figat Date: Mon, 21 Dec 2020 13:29:52 +0100 Subject: [PATCH] Add ScriptingTypeHandle debugger view to flax.natvis --- Source/flax.natvis | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Source/flax.natvis b/Source/flax.natvis index fb3ef1228..da4ead650 100644 --- a/Source/flax.natvis +++ b/Source/flax.natvis @@ -206,4 +206,13 @@ + + + Null + Type={Module->Types._allocation._data[TypeIndex].Fullname} + + Module->Types._allocation._data[TypeIndex] + + +