Beispiel #1
0
 public LSL_String osGetInventoryName(LSL_Key itemId)
 {
     return(m_OSSL_Functions.osGetInventoryName(itemId));
 }