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
  • 03:15, 20 February 2022 LODS talk contribs created page PT-BR/svgGetDocumentXML (Created page with "{{Client function}} {{Added feature/item|1.5.9|1.5.8|20979|Obtém o documento XML subjacente de um elemento SVG.}} ==Sintaxe== <syntaxhighlight lang="lua">xmlnode svgGetDocumentXML ( svg svgElement )</syntaxhighlight> ===Argumentos Necessários=== *'''svgElement:''' O elemento svg que você deseja obter o documento XML. ===Retornos=== * Retorna um xmlnode se for bem sucedido, '''false''' caso dê errado. ==Exemplo== Veja o exemplo em svgSetDocumentXML ==...")