SetWaterDrawnLast: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
==Syntax== | ==Syntax== | ||
<syntaxhighlight lang="lua">bool | <syntaxhighlight lang="lua">bool setWaterDrawnLast ( bool bEnabled )</syntaxhighlight> | ||
===Required Arguments=== | ===Required Arguments=== |
Revision as of 17:42, 29 November 2012
Syntax
bool setWaterDrawnLast ( bool bEnabled )
Required Arguments
- bEnabled: A boolean value determining water drawn last.
Returns
Returns true if set water drawn last is successfully, false otherwise.
Example
TODO
--TODO
Requirements
This template will be deleted.