Reflector View Tool is a Scripting API viewer on the current domain. The assembly, type or members you want to view will list the information contained in this tool in detail.The main purpose is to display and put into service the System.Reflection class in UnityEditor. The data that it lists is coherent with serialization with Unity. It does not contain any dll.Tool uses ReflectorData ScriptableObject for serialization processes. ReflectorData is kept up to date with the ISerializationCallBackReceiver interface. Ensure that it matches one of these.Source code is presented accessibly[Required]- C# 9.0 (Unity2021.2.17f1) or higherPlease read the README.txt file for technical details.