Need to be able to support generics in models.
Need to be able to model generics. For example, in a game that we are working on, we have a List<Room> No way to enter this into the model.
6
votes

1 comment
-
Anonymous commented
Need to be able to support generic parameters as well.