onPreloadStarted: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<br><br> {{Feature" to "{{Feature")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 23: Line 23:
|p1= command: [[String]] or [[Code]]
|p1= command: [[String]] or [[Code]]


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[onPreloadStarted]] {[[diag_log]] "preload started"};</code>
|x1= <code>[[onPreloadStarted]] {[[diag_log]] "preload started"};</code>

Revision as of 10:57, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Event Handlers

Syntax

Syntax:
Syntax needed
Parameters:
command: String or Code
Return Value:
Nothing

Examples

Example 1:
onPreloadStarted {diag_log "preload started"};

Additional Information

See also:
onPreloadFinished

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