Background for Starfield
Member of the Game script
boolfunctionIsResearchComplete(ResearchProjectakResearchProject)NativeGlobal

Description

Documentation Comment

has the player completed this research project


Caveats


Parameters

ResearchProjectakResearchProject


Examples

Auto-Generated Example

ResearchProject myResearchProject__akResearchProject

bool returnedValue = Game.IsResearchComplete(myResearchProject__akResearchProject)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.