LlGetInventoryKey/fr: Difference between revisions
Jump to navigation
Jump to search
Gally Young (talk | contribs) m fixe |
No edit summary |
||
| Line 1: | Line 1: | ||
{{LSL_Function/inventory/fr|nom|uuid=false|type}} | {{LSL_Function/inventory/fr|nom|uuid=false|type}} | ||
{{LSL_Function/fr | {{LSL_Function/fr | ||
Revision as of 10:00, 7 August 2008
| LSL Portail Francophone | LSL Portail Anglophone | Fonctions | Évènements | Types | Operateurs | Constantes | Contrôle d'exécution | Bibliothèque | Tutoriels |
Description
Fonction: key llGetInventoryKey( string nom );| 175 | N° de fonction |
| 0.0 | Delais |
| 10.0 | Energie |
Renvoie un key qui est l'UUID de l'objet nom contenu dans l'inventaire
| • string | nom | – | un élément de l'inventaire |
Si nom n'est pas cop/mod/trans alors la fonction renvoie la valeur NULL_KEY
Avertissements
- Si nom n'est pas dans l'inventaire de la prim alors une erreur se produit sur le canal DEBUG_CHANNEL.
Exemples
Voir également
Fonctions
| • | llGetInventoryName | |||
| • | llGetInventoryCreator | |||
| • | llGetInventoryType | |||
| • | llGetInventoryPermMask |
Vous cherchez encore des informations ? Peut-être cette page du LSLwiki pourra vous renseigner.