Пример #1
0
 public LSL_Integer osEjectFromGroup(LSL_Key agentId)
 {
     return(m_OSSL_Functions.osEjectFromGroup(agentId));
 }