IsBrowserDomainBlocked: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Danny To moved page Cef/isBrowserURLBlocked to Cef/isBrowserDomainBlocked: Function has been renamed.)
Line 5: Line 5:
==Syntax==
==Syntax==
<syntaxhighlight lang="lua">
<syntaxhighlight lang="lua">
bool isBrowserURLBlocked ( string url )
bool isBrowserDomainBlocked ( string url )
</syntaxhighlight>
</syntaxhighlight>



Revision as of 15:25, 5 February 2015