This repository was archived by the owner on Nov 30, 2020. It is now read-only.
Commit 67a1c17
Added a GetSetting overload to profile. Often the user knows exactly what settings exist in a profile, and the code can be more readable using this variant. Its more similar to GetComponent too, which any Unity developer is quite familiar with.
1 parent ef5135f commit 67a1c17
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
103 | 113 | | |
104 | 114 | | |
105 | 115 | | |
| |||
0 commit comments