Does unity3d support mono libraries like gtk#
it’s used for graphical interfaces.
?
Dan
Does unity3d support mono libraries like gtk#
it’s used for graphical interfaces.
?
Dan
No you can’t use GTK and alike.
It supports the core frameworks that are required to script a game, but you can not create “applications” with it.
Is there a list somewhere?
Thanks,
Dan
not to my knowledge but you can look at the part of the framework present in your unity installation. thats what you can use
at the time its mono 1.2.5 only anyway, there was no gtk# etc at that time nor .NET 3.0 etc