from which main.cs of full template execution starts?
by jahid57 · in Torque 3D Public · 05/31/2011 (1:56 am) · 1 replies
in the full template there is many main.cs.as a c++ programmer i want to know from which main.cs starts the execution of torque script.
and if possible than which main.cs is for what?may be i can get idea by reading them.but as a beginner i do not know much of the torque script's function.
and if possible than which main.cs is for what?may be i can get idea by reading them.but as a beginner i do not know much of the torque script's function.
Torque 3D Owner Sean H.
the engine expects a main.cs to be available in the working folder of the running application.