Background for Starfield
Member of the Utility script
voidfunctionEnterTestData(stringastestType, stringastestMatter, stringastestDetails, stringastestResultContext, stringastestResult)NativeGlobalDebugOnly

Description

Documentation Comment

Sends the passed in test data to the tests website.


Parameters

  1. stringastestType

  2. stringastestMatter

  3. stringastestDetails

  4. stringastestResultContext

  5. stringastestResult


Examples

Auto-Generated Example

string myString__astestType
string myString__astestMatter
string myString__astestDetails
string myString__astestResultContext
string myString__astestResult

Utility.EnterTestData(myString__astestType, myString__astestMatter, myString__astestDetails, myString__astestResultContext, myString__astestResult)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.