File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ MonoBehaviour:
2020 compiledVersion : 2
2121 behaviourSyncMode : 0
2222 hasInteractEvent : 0
23- scriptID : 825312643880628721
23+ scriptID : 1552577768076168974
2424 serializationData :
2525 SerializedFormat : 2
2626 SerializedBytes :
Original file line number Diff line number Diff line change 11using System ;
2- using System . Collections . Generic ;
32using UdonSharp ;
43using UnityEngine ;
54using VRC . SDKBase ;
98// Varneon's VUdon-ArrayExtensions license: MIT License
109// Reference code: https://github.com/Varneon/VUdon-ArrayExtensions/blob/main/Packages/com.varneon.vudon.array-extensions/Runtime/UdonArrayExtensions.cs
1110
12- namespace UdonLab
11+ namespace Sonic853 . Udon . ArrayPlus
1312{
1413 public class UdonArrayPlus : UdonSharpBehaviour
1514 {
Original file line number Diff line number Diff line change 11{
22 "name" : " com.sonic853.udonlab.arrayplus" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "displayName" : " Udon Lab - Udon Array Plus" ,
55 "description" : " The Udon Lab" ,
66 "unity" : " 2022.3" ,
You can’t perform that action at this time.
0 commit comments