titleObj: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:


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


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

Revision as of 20:09, 15 April 2006

back to COMREF

titleObj effect


Operand types:

effect: Array

Type of returned value:

Nothing

Description:

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

If speed is not given, it is assumed 1.

Object can be defined in description.ext


Example:

titleObj ["BISLogo", "PLAIN"]