Author Topic: Just relized somethin'  (Read 563 times)

I just realized something about torque script, example
GameConnect::OnClientJoinGame(%this)
^^^^^^^^    ^^^^^^^^^^^
Depending         Independent
Variable             Variable.
Smart...
« Last Edit: April 15, 2010, 06:00:29 PM by Light And Day »

« Last Edit: April 15, 2010, 05:28:29 PM by Light And Day »

I just realized something about torque script, example
GameConnect::OnClientJoinGame(%this)
^^^^^^^^    ^^^^^^^^^^^
Depending         Independent
Variable             Variable.
Smart...
No.
First one is the class.
Second one is the function.