예제 #1
0
 public LSL_Float osGetHealth(string avatar)
 {
     return(m_OSSL_Functions.osGetHealth(avatar));
 }