예제 #1
0
 // Token: 0x06000139 RID: 313 RVA: 0x0000354C File Offset: 0x0000254C
 public void GetLocation(int index, Location location)
 {
     Grid._EASharpBinding_85(this.mSelf, index, object.ReferenceEquals(location, null) ? null : location._GetRaw());
 }
예제 #2
0
 // Token: 0x06000137 RID: 311 RVA: 0x00003524 File Offset: 0x00002524
 public Grid(uint collectionKey) : base(default(ExposeTag_NoInitOwned))
 {
     this.mSelf = Grid._EASharpBinding_84(collectionKey);
 }