GetScenesNumber

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Returns an integer indicating the total number of scenes in the level. sceneCount = getScenesNumber()")
 
 
(2 intermediate revisions 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.
  
 
  sceneCount = getScenesNumber()
 
  sceneCount = getScenesNumber()
 +
 +
[[Category:Lua scripting]]
 +
[[Category:Lua function]]
 +
[[Category:Scene]]

Latest revision as of 17:50, 8 February 2014

getScenesNumber()

Returns an integer indicating the total number of scenes in the level.

sceneCount = getScenesNumber()
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox