sabresaurus/Sidekick

Additional Type Support

Closed this issue · 0 comments

This issue tracks all outstanding types that should be supported. Feel free to add a comment if you spot one that's part of Unity or .net that should be included.

Pending:

  • UnityEngine.Gradient
  • UnityEngine.Matrix
  • UnityEngine.SceneManagement.Scene
  • System.DateTime
  • System.TimeSpan
  • ushort (UInt16)
  • short (Int16)
  • ulong (UInt64)
  • uint (UInt32)
  • byte
  • sbyte