Background for Starfield
Member of the Game script
voidfunctionGameplayAutomatedTestComplete(boolabSuccessful)NativeGlobalDebugOnly

Description

Documentation Comment

Tell the code that the gameplay automated test has been completed.


Caveats


Parameters

boolabSuccessful


Examples

Auto-Generated Example

bool myBool__abSuccessful

Game.GameplayAutomatedTestComplete(myBool__abSuccessful)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.