示例#1
0
 public static JassPlayer FromIndex(Int32 index)
 {
     return(SafeNatives.Player(index));
 }