SetWaterDrawnLast

From Multi Theft Auto: Wiki
Revision as of 08:30, 19 April 2013 by X86dev (talk | contribs)
Jump to navigation Jump to search

This function change water rendering order.

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.

See Also