I am searching for more info about .x files I mean not those mesh
(model) files but files which can be created with help of templates
template my_struct
{
<xxxxxx-xxxx-xxx-xxxxxxxxxx>
STRING some_str;
}
For me most intresting thing is f.e can I use data types like bool int float or maybe even class data types
I gues I could findout this if have some articles to read. Now I have only one book which talks about it but unfortunately I assume that threre is much more about X files then just in that book.
I tryed google but no useful links.
SDK mhhh only methods/interfaces/structures etc. again not what i want :(
Does anyone know some tutorials/articles about it