getSpeed

From Bohemia Interactive Community
Revision as of 04:09, 3 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


object getSpeed speedMode


Operand types:

object: Object

speedMode: String

Type of returned value:

Number

Compatibility:

Version 2.92 required.

Description:

Get the speed for the given speed mode.

SpeedMode can be:

  • "AUTO"
  • "SLOW"
  • "NORMAL"
  • "FAST"