preloadTitleObj: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|PRELOADTITLEOBJ]]
[[Category:Scripting Commands ArmA|PRELOADTITLEOBJ]]


<new command not populated>


<h2 style="color:#000066">''' preloadTitleObj ''effect'''''</h2>


<h2 style="color:#000066">''''' preloadTitleObj '''''</h2>


'''Operand types:'''


'''Operand types:'''
'''effect:''' [[Array]]


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


'''Compatibility:'''
[[Boolean]]


'''Description:'''
'''Description:'''
Object title - argument uses format '''["text","type",speed]''' or '''["name","type"]'''.
Speed is ignored.
Preload data the object can be defined in the description.ext file.




'''Example:'''
'''Example:'''
'''preloadTitleObj''' ["BISLogo","plain"]

Revision as of 18:33, 1 July 2006


preloadTitleObj effect


Operand types:

effect: Array

Type of returned value:

Boolean

Description:

Object title - argument uses format ["text","type",speed] or ["name","type"].

Speed is ignored.

Preload data the object can be defined in the description.ext file.


Example:

preloadTitleObj ["BISLogo","plain"]