ResetOceanColor: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
== Example == | == Example == | ||
<syntaxhighlight lang="Lua"> | |||
ResetOceanColor() | |||
</syntaxhighlight> | |||
{{RelatedFunctions}} | {{RelatedFunctions}} |
Latest revision as of 18:02, 13 January 2020
Description
Resets the original ocean color.
Syntax
ResetOceanColor()
Parameters
- This function has no parameters.
Return Value
- This function returns nothing.
Example
ResetOceanColor()