getDebriefingText: Difference between revisions

From Bohemia Interactive Community
m (Some wiki formatting)
No edit summary
 
Line 12: Line 12:
|p1= end: [[String]] - end type
|p1= end: [[String]] - end type


|r1= [[Array]] in format:
|r1= [[Array]] format:
* [text, title] if old syntax of [[setDebriefingText]] was used)
* [text, title] if old syntax of [[setDebriefingText]] was used)
* [text, title, subtitle, picture, background] if [[setDebriefingText]]'s alternative syntax was used
* [text, title, subtitle, picture, background] if [[setDebriefingText]]'s alternative syntax was used

Latest revision as of 08:38, 2 January 2026

Hover & click on the images for description

Description

Description:
A getter for setDebriefingText.
Groups:
Briefing

Syntax

Syntax:
getDebriefingText end
Parameters:
end: String - end type
Return Value:
Array format:

Examples

Example 1:
private _debriefingTextDeath = getDebriefingText "endDeath";

Additional Information

See also:
setDebriefingText disableDebriefingStats enableDebriefingStats endMission failMission missionEnd

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note