Commit 676967d
committed
Adding support for the .NET scripting background
Placed entirely behind a UNITY_EDITOR check because this particular code is only used from the editor. The UWP .NET libraries don't have the same support for Types class functionality, so rather than trying to update this to support the UWP version of types, we can drop the code in runtime environments.1 parent a5319ae commit 676967d
File tree
1 file changed
+5
-0
lines changed- Assets/MixedRealityToolkit/Attributes
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| 85 | + | |
81 | 86 | | |
82 | 87 | | |
0 commit comments