BIS fnc overviewTimeTrial: Difference between revisions
| m (1 revision) | m (pf) | ||
| Line 1: | Line 1: | ||
| {{Function|Comments= | |||
| {{Function|=  | |||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | tkoh | | | tkoh |Game name= | ||
| |1.00| | |1.00|Game version= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |  | | Returns the dynamically composed overview text for Time Trial scenarios.|Description= | ||
| ____________________________________________________________________________________________ | |||
| | class call [[BIS_fnc_overviewTimeTrial]] |Syntax= | |||
| |p1=class: [[String]] - Scenario class name |Parameter 1= | |||
| | [[String]] - Overview (structured text) |Return value= | |||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | < | |x1= <code>"BIS_someTimeTrail" [[call]] [[BIS_fnc_overviewTimeTrial]];</code>|Example 1= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | | [[BIS_fnc_overviewMission]]  |See also= | ||
| }} | }} | ||
Revision as of 21:07, 20 June 2018
Description
- Description:
- Returns the dynamically composed overview text for Time Trial scenarios.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- class call BIS_fnc_overviewTimeTrial
- Parameters:
- class: String - Scenario class name
- Return Value:
- String - Overview (structured text)
Examples
- Example 1:
- "BIS_someTimeTrail" call BIS_fnc_overviewTimeTrial;
Additional Information
- See also:
- BIS_fnc_overviewMission
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
 
	