Background for Fallout 4
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.


Caveats


Parameters

stringastestType

stringastestMatter

stringastestDetails

stringastestResultContext

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.