getDebriefingText: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Some wiki formatting)
 
Line 13: Line 13:


|r1= [[Array]] in format:
|r1= [[Array]] in 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 alt syntax of [[setDebriefingText]] was used)
* [text, title, subtitle, picture, background] if [[setDebriefingText]]'s alternative syntax was used
* empty array if [[setDebriefingText]] was not used
* empty array if [[setDebriefingText]] was not used



Latest revision as of 19:02, 5 May 2022

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 in 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 or on the Forums.
Only post proven facts here! Add Note