Game Development Community

Script manual missing inheritance diagrams

by Andy S. · in Torque 3D Professional · 11/15/2013 (3:58 am) · 1 replies

I noticed that in the script Manual, the inheritance diagrams are missing. Is this only on my machine or does anybody know how to fix it?

#1
11/15/2013 (6:29 am)
Most of them are available in the online Reference Guide - though they're probably in need of updating.

If you only need the diagrams you could pull down the trial version of Doc-o-matic and run it against T3D - it'll create a diagram of the entire codebase; just don't expect to actually use it to generate documentation for it - T3D is apparently too large for it.