Background for Starfield
Member of the Game script
voidfunctionShowMissionBoardMenu(KeywordakFilterByKeyword=NONE, intiFaction=-1)NativeGlobal

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)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.