Unclaimed Project Is this your project? Claim it to unlock full analytics and manage your listing.
Claim This Project

Unity Project

Built with Unity 6000.0.58f2 · download the source from GitHub

TestCsharpTenProj

Dependencies (43)

README

TestC#10Proj


This is a very very test project to see which C# 10 features work in Unity 6. Features that was tested:

  • File scoped namespaces
  • Global usings
  • Constant interpolated strings
  • CallerArgumentException attribute
  • Records (record struct)
  • Improved pattern matching

All of them work fine in Editor, Mono and IL2CPP😎

Comments

No comments yet. Be the first!