GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

WIP: Added some missing field info to the EngineApi interface #2241

Closed lukaspj closed 5 years ago

lukaspj commented 6 years ago

This probably doesn't have any effect on how the engine works, but it is nice for documentation and engine API export purposes.

lukaspj commented 6 years ago

Added WIP tag, until we can figure out how to handle Vector stuff.

lukaspj commented 6 years ago

Structs that have access permission issues:

lukaspj commented 5 years ago

Closed in favor of #2366