Game Development Community

Torque Script and Function Overloading?

by SDSC ITEST · in General Discussion · 04/20/2009 (6:44 pm) · 1 replies

Why doesn't torque script support function overloading?


Thank you

#1
04/20/2009 (7:33 pm)
Short answer: It's not quite C++.

Long answer: It does, sort of. Do a search on "packages", "activate package", etc.