Background for Skyrim SE
Member of the DbSkseFunctions script
ReferenceAlias[]functionGetAllRefAliasesWithScriptAttached(stringsScriptName, boolonlyQuestObjects=false, boolonlyFilled=false)NativeGlobal


Caveats


Parameters

stringsScriptName

boolonlyQuestObjects=false

boolonlyFilled=false


Examples

Auto-Generated Example

string myString__sScriptName
bool myBool__onlyQuestObjects
bool myBool__onlyFilled

ReferenceAlias[] returnedValue = DbSkseFunctions.GetAllRefAliasesWithScriptAttached(myString__sScriptName, myBool__onlyQuestObjects, myBool__onlyFilled)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.