explain template_type

This commit is contained in:
sonoro1234
2018-10-14 17:51:10 +02:00
parent 804acdcecd
commit 3091435042

View File

@@ -57,6 +57,7 @@ Notes:
* calc_value : the numeric value corresponding to value
* under key structs we get the structs collection in which the key is the struct name and the value is an array of the struct members. Each one given as a collection with keys
* type : the type of the struct member
* template_type : if type has a template argument (as ImVector) here will be
* name : the name of the struct member
# usage