GetCloudsEnabled: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(added getCloudsEnabled)
 
No edit summary
Line 4: Line 4:


==Syntax==  
==Syntax==  
<syntaxhighlight lang="lua">
<syntaxhighlight lang="lua">
bool getCloudsEnabled( )
bool getCloudsEnabled ()
</syntaxhighlight>  
</syntaxhighlight>  


Line 13: Line 12:


==Example==  
==Example==  
<section name="Server" class="server" show="true">
This
<syntaxhighlight lang="lua">
<syntaxhighlight lang="lua">
--TODO
--TODO
</syntaxhighlight>
</syntaxhighlight>
</section>
 
==See Also==
{{World functions}}
[[Category:Needs Example]]

Revision as of 17:49, 7 June 2009