Thread: Classes help
View Single Post
  #9  
Old 01-12-2008, 08:36 PM
SmeewN SmeewN is offline
Registered User
Join Date: Dec 2007
Posts: 5
SmeewN is on a distinguished road
Thanks, got it to work, awesome.

Can you pass variables to the class?

like putting:
temp.data.myvar = 0;

would make it accessable to the class?
Reply With Quote