timeMultiplier: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(naming convention, see aslo)
No edit summary
Line 4: Line 4:
| arma3 |= Game name
| arma3 |= Game name


|1.25|= Game version
|1.26|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 16:53, 18 July 2014

Hover & click on the images for description

Description

Description:
Returns the value set with setTimeMultiplier. Restarting mission in editor does not reset time multiplier.
Groups:
Uncategorised

Syntax

Syntax:
Number = timeMultiplier
Return Value:
Number

Examples

Example 1:
_multiplier = timeMultiplier;

Additional Information

See also:
setTimeMultiplierskipTimesetAccTimeaccTimetimeserverTimedatedaytime

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section