titleObj: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
If speed is not given, it is assumed 1.
If speed is not given, it is assumed 1.


Object can be defined in [[Description.ext]]
Object can be defined in [[description.ext]]





Revision as of 17:38, 21 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"]