Esempio n. 1
0
 public string osGetGender(LSL_Key rawAvatarId)
 {
     return(m_OSSL_Functions.osGetGender(rawAvatarId));
 }