BIS fnc kbTopicConfig: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 23: | Line 23: | ||
|seealso= [[Conversations]] [[BIS_fnc_kbTell]] | |seealso= [[Conversations]] [[BIS_fnc_kbTell]] | ||
}} | }} | ||
[[Category:{{Name|arma3}}: Functions|{{uc:kbTopicConfig}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:kbTopicConfig}}]] |
Revision as of 23:03, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Conversations
Syntax
- Syntax:
- Syntax needed
- Parameters:
- missionName: String
- topic: String
- Return Value:
- Config - the topic's config entry. nil on error or not found
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