GetScenesNumber
(Difference between revisions)
(Created page with "Returns an integer indicating the total number of scenes in the level. sceneCount = getScenesNumber()") |
Dahnielson (Talk | contribs) |
||
| Line 2: | Line 2: | ||
sceneCount = getScenesNumber() | sceneCount = getScenesNumber() | ||
| + | |||
| + | [[Category:Lua scripting]] | ||
Revision as of 18:08, 4 February 2014
Returns an integer indicating the total number of scenes in the level.
sceneCount = getScenesNumber()