LlGetInventoryKey/fr: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Gally Young (talk | contribs)
m fixes
Gally Young (talk | contribs)
m fixe
Line 1: Line 1:
{{Multi-lang}}
 
{{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 13:05, 29 January 2008


Description

Fonction: key llGetInventoryKey( string nom );

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

Vous cherchez encore des informations ? Peut-être cette page du LSLwiki pourra vous renseigner.