Exemple #1
0
 /// <summary>
 /// Same as ReadIndex, just a placeholder for UE3 compatibly.
 /// </summary>
 /// <returns></returns>
 public int ReadObjectIndex()
 {
     return(UR.ReadIndex());
 }