- Found in:
- Vanilla
Description
Documentation Comment
Opens the mission board menu with an optional keyword parameter to filter the list
Caveats
Parameters
KeywordakFilterByKeyword=NONE
intiFaction=-1
Examples
Auto-Generated Example
Keyword myKeyword__akFilterByKeyword
int myInt__iFaction
Game.ShowMissionBoardMenu(myKeyword__akFilterByKeyword, myInt__iFaction)