preloadSound: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added basic description.)
mNo edit summary
Line 9: Line 9:
'''Operand types:'''
'''Operand types:'''


[[String]] sound
'''sound:''' [[String]]


'''Type of returned value:'''
'''Type of returned value:'''

Revision as of 01:23, 18 July 2006


preloadSound sound


Operand types:

sound: String

Type of returned value:

Boolean

Compatibility:

Version 2.40 required.

Description:

Make sure sound can start playing without any delay once we need it.

Not implemented yet - currently does nothing.