View attachment 164663
.D is poweful debug tool for making your debuging flow faster.
Demo
Simple Type & Array Example
・ char, string, bool, int, float,
・ int?, int[], int[,,]...
Generics Example
・ List, IDictionary, IEnumerable,
・ Dictionary, Hashtable,
・ Queue, Stack, ArryList...
Class & Struct Example
・ GameObject, Transform, Collider, Vector3,
・ Quaternion,...
About .D
.D is poweful debug tool for making your debuging flow faster.
Demo
Simple Type & Array Example
・ char, string, bool, int, float,
・ int?, int[], int[,,]...
Generics Example
・ List, IDictionary, IEnumerable,
・ Dictionary, Hashtable,
・ Queue, Stack, ArryList...
Class & Struct Example
・ GameObject, Transform, Collider, Vector3,
・ Quaternion,...
About .D