osGetLinkInventoryItemKey
OSSLkey osGetLinkInventoryItemKey(integer linkNumber, string name)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | linkNumber |
| string | name |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osStringReplace(string src, string oldvalue, string newvalue)
void osPlaySoundSlave(integer linknum, string sound, float volume)
string osGetInventoryName(key itemId)
integer osResetEnvironment(integer parcelOrRegion, integer transition)
rotation osGetSitTargetRot()
void osSetInertiaAsCylinder(float mass, float radius, float length, vector centerOfMass, rotation lslrot)
integer osIsUUID(string thing)
string osAESDecrypt(string secret, string encryptedText)