Ejemplo n.º 1
0
 public LSL_Float osGetHealRate(string avatar)
 {
     return(m_OSSL_Functions.osGetHealRate(avatar));
 }