onBriefingPlan: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 26: Line 26:
'''Example:'''
'''Example:'''


'''onBriefingPlan'' "PlanVoiceOver"
'''onBriefingPlan''' "PlanVoiceOver"

Revision as of 19:31, 1 July 2006


onBriefingPlan sound


Operand types:

sound: String

Type of returned value:

Nothing

Compatibility:

Added in version 1.75

Description:

Define sound (voice) played the first time when section Plan in briefing is selected.


Example:

onBriefingPlan "PlanVoiceOver"