titleObj

From Bohemia Interactive Community
Revision as of 01:27, 21 February 2016 by Killzone Kid (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Shows object defined in global config in CfgTitles. Type may be one of:
  • "PLAIN"
  • "PLAIN DOWN"
  • "BLACK"
  • "BLACK FADED"
  • "BLACK OUT"
  • "BLACK IN"
  • "WHITE OUT"
  • "WHITE IN"
See Title Effect Type for more information about these types.
Groups:
Uncategorised

Syntax

Syntax:
titleObj [class, type, speed, showOnMap]
Parameters:
[class, type, speed, showOnMap]: Array
class: String
type: String
speed (Optional): Number
showOnMap (Optional): Boolean (Since Arma 3)
Return Value:
Nothing

Examples

Example 1:
titleObj ["BISLogo", "PLAIN"]

Additional Information

See also:
titleTexttitleRsccutRsccutObjcutText

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

Notes

Bottom Section