Which documentation do you want to read more about?
Documenting the functions and classes from within the engine. This includes things like UnitPtr
, UnitScene
, etc.
Everything from the actual game scripts. Includes things like Player
, BaseGameMode
, etc.
Same as the engine documentation, except it's for the toolkit. The toolkit has a number of additions over the engine itself.