Difference between revisions of "LlGetInventoryKey/fr"
Jump to navigation
Jump to search
Gally Young (talk | contribs) (creation) |
Gally Young (talk | contribs) m (fixe) |
||
Line 1: | Line 1: | ||
{{Multi-lang}}{{LSL_Function/inventory/fr|name|uuid=false|type}} | {{Multi-lang}}{{LSL_Function/inventory/fr|name|uuid=false|type}} | ||
{{LSL_Function | {{LSL_Function/fr | ||
|func_id=175|func_sleep=0.0|func_energy=10.0 | |func_id=175|func_sleep=0.0|func_energy=10.0 | ||
|func=llGetInventoryKey|return_type=key|p1_type=string|p1_name=name | |func=llGetInventoryKey|return_type=key|p1_type=string|p1_name=name |
Revision as of 04:48, 13 January 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 name );175 | N° de fonction |
0.0 | Delais |
10.0 | Energie |
Renvoie un key correspond à l'UUID de l'objet name contenu dans l'inventaire
• string | name | – | un élément de l'inventaire |
Si item n'est pas cop/mod/trans alors la fonction renvoie la valeur NULL_KEY
Avertissements
- Si name 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.