accTime: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Please use template Note)
mNo edit summary
Line 26: Line 26:
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->


{{substr:Note|Use [[setAccTime]] to change the time acceleration factor. Not to be confused with [[skipTime]].}}
<dd class="notedate">Posted on August 2, 2006 - 08:58</dd>
<dt class="note">'''[[User:Hardrock|hardrock]]'''</dt><dd class="note">Use [[setAccTime]] to change the time acceleration factor. Not to be confused with [[skipTime]].</dd>


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 10:58, 2 August 2006

Hover & click on the images for description

Description

Description:
Returns the current time acceleration factor
Groups:
Uncategorised

Syntax

Syntax:
accTime
Return Value:
Number

Examples

Example 1:
_acc = accTime

Additional Information

See also:
setAccTime

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

Posted on August 2, 2006 - 08:58
hardrock
Use setAccTime to change the time acceleration factor. Not to be confused with skipTime.

Bottom Section