accTime: Difference between revisions

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


Use [[setAccTime]] to change the time acceleration factor. Not to be confused with [[skipTime]].
{{substr:Note|Use [[setAccTime]] to change the time acceleration factor. Not to be confused with [[skipTime]].}}
 
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

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

Template:substr:Note

Bottom Section