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


Caveats


Parameters

stringasString

stringasSuffix

boolabCaseSensitive


Examples

Auto-Generated Example

string myString__asString
string myString__asSuffix
bool myBool__abCaseSensitive

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