Game Development Community

LoadMainMenu()

by John Nguyen · in Torque Game Engine · 11/07/2006 (7:54 pm) · 2 replies

I found a call to loadMainMenu(); in StartupGui.gui, but I can't find where that function is actually at.

Could someone point me to the right file? I'm usually able to find everything but this one seems to be the "waldo" of them all.

#1
11/07/2006 (9:45 pm)
Demo/client/init.cs
#2
11/08/2006 (5:56 am)
Thanks a bunch! I'm not sure how I missed that =)