PT-BR/SvgGetUpdateCallback: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
Tags: Blanking Reverted
Line 1: Line 1:
{{Client function}}
{{Added feature/item|1.5.9|1.5.8|21155|Define o retorno de chamada de atualização de um elemento [[svg]] element}}
==Sintaxe==
<syntaxhighlight lang="lua">function svgGetUpdateCallback( svg svgElement )</syntaxhighlight>


===Argumentos obrigatórios===
*'''svgElement:''' O [[svg]] que você deseja obter a função de retorno de chamada.
===Retornos===
* Returna true se for bem sucedido, false caso contrário
==Exemplo==
-- TODO
==Requirementos==
{{Requirements|n/a|1.5.8-9.21155|}}
==Veja também==
{{SVG_functions}}
[[en:svgGetUpdateCallback]]

Revision as of 21:29, 9 April 2022