Game Development Community

Where is CommandMenu::OnAttackClick() defined?

by Dan Chao · in RTS Starter Kit · 12/27/2005 (11:14 am) · 1 replies

Or OnBuffPlusClick(), OnHoldClick(), etc. I'm trying to add a few new buttons but yet I can't find where to define this function. please excuse my newness.

thanks in advance,
dan

#1
12/27/2005 (11:27 am)
Argh. just found it. playGui.gui. I was grepping in all the .cs files instead. oops.