GetScenesNumber
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lua-function|getScenesNumber|}} | ||
+ | |||
Returns an integer indicating the total number of scenes in the level. | Returns an integer indicating the total number of scenes in the level. | ||
Line 4: | Line 6: | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
+ | [[Category:Lua function]] | ||
+ | [[Category:Scene]] |
Latest revision as of 16:50, 8 February 2014
getScenesNumber()
Returns an integer indicating the total number of scenes in the level.
sceneCount = getScenesNumber()