Skip to content

Settings for Unity3D 1.1.0

Compare
Choose a tag to compare
@Vangos Vangos released this 22 Jun 09:10
· 8 commits to master since this release
db050f8

Added support for the most common data types:

  • bool
  • int
  • short
  • long
  • float
  • double
  • string
  • DateTime
  • Guid