Exemplo n.º 1
0
 public LSL_Key osAgentSaveAppearance(LSL_Key agentId, string notecard)
 {
     return(m_OSSL_Functions.osAgentSaveAppearance(agentId, notecard));
 }