BIS fnc kbTopicConfig: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 21: Line 21:
|x1= <code>[[private]] _configTopic = ["missionName", "topic"] [[call]] [[BIS_fnc_kbTopicConfig]];</code>
|x1= <code>[[private]] _configTopic = ["missionName", "topic"] [[call]] [[BIS_fnc_kbTopicConfig]];</code>


| [[Conversations]] [[BIS_fnc_kbTell]]
|seealso= [[Conversations]] [[BIS_fnc_kbTell]]
}}
}}




[[Category:{{Name|arma3}}: Functions|{{uc:kbTopicConfig}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:kbTopicConfig}}]]

Revision as of 01:27, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Conversations

Syntax

Syntax:
Syntax needed
Parameters:
missionName: String
topic: String
Return Value:
Return value needed

Examples

Example 1:
private _configTopic = ["missionName", "topic"] call BIS_fnc_kbTopicConfig;

Additional Information

See also:
Conversations BIS_fnc_kbTell

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