Example #1
0
 public static ulong GetClient(uint index)
 {
     return(ServerCoreLoader.GetClient(index));
 }