All public logs

Jump to navigation Jump to search

Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 04:19, 20 February 2022 LODS talk contribs created page PT-BR/XmlCreateChild (Created page with "__NOTOC__ {{BR/Funcao server}} Essa função cria um novo filho node usando um node XML. ==Sintaxe== <syntaxhighlight lang="lua">xmlnode xmlCreateChild ( xmlnode parentNode, string tagName )</syntaxhighlight> {{OOP||xmlnode:createChild}} ===Argumentos Necessários=== *'''parentNode:''' O xmlnode que você deseja criar um novo filho node. *'''tagName:''' O tipo do filho node que será criado. ===Retornos=== * Retorna o xmlnode criado se for bem sucedido, ''...")