示例#1
0
 public void SetAreaPortalState(int portalnum, bool open)
 {
     CM.CM_SetAreaPortalState(portalnum, open);
 }