Game Development Community

Where is the "getClientGroup()" function

by Sam Guffey · in Torque Game Engine · 12/08/2003 (10:30 am) · 1 replies

Since the targetGroups have been removed I will be adding them back in but I cant find the getClientGroup function so I can reference it. Anyone know what file its in?

#1
12/08/2003 (12:29 pm)
Well it seems just by implementing the group or set within simBase you can call them without the need of the function. Nice.