TypeId
Monkey Forums/Monkey Programming/TypeId| 
 | ||
| Does Monkey's reflection system support some kind of TypeId? I'm pretty sure Max had some way to get a unique id for a type, but I can't find such a thing in monkey. | 
| 
 | ||
| Local myclass:ClassInfo = GetClass("ClassName") |