preloadTitleObj: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *([^pr ]+) \|x1=" to " |r1=$1 |x1=") |
||
Line 16: | Line 16: | ||
|p4= speed (Optional): [[Number]] - Default: -1 | |p4= speed (Optional): [[Number]] - Default: -1 | ||
|p5= showInMap (Optional): [[Boolean]] - Default: [[true]] | |p5= showInMap (Optional): [[Boolean]] - Default: [[true]] | ||
|[[Boolean]] | |r1=[[Boolean]] | ||
|x1= <code>_ok = [[preloadTitleObj]] ["BISLogo", "PLAIN"]</code> | |x1= <code>_ok = [[preloadTitleObj]] ["BISLogo", "PLAIN"]</code> |
Revision as of 21:49, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- [name, type, speed, showInMap]: Array
- name: String - defined in configFile >> "CfgTitles" >> name
- type: String - "PLAIN" e.g.
- speed (Optional): Number - Default: -1
- showInMap (Optional): Boolean - Default: true
- Return Value:
- Boolean
Examples
- Example 1:
_ok = preloadTitleObj ["BISLogo", "PLAIN"]
Additional Information
- See also:
- cutObj
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