Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
boolfunctionIncludesPrefix(stringasString, stringasPrefix, boolabCaseSensitive)NativeGlobal


Caveats


Parameters

stringasString

stringasPrefix

boolabCaseSensitive


Examples

Auto-Generated Example

string myString__asString
string myString__asPrefix
bool myBool__abCaseSensitive

bool returnedValue = Lighthouse.IncludesPrefix(myString__asString, myString__asPrefix, myBool__abCaseSensitive)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.