Background for Skyrim SE
Member of the Trash_Collection script
boolfunctionRefMapClear(FormHolder, stringCollectionName)NativeGlobal


Caveats


Parameters

FormHolder

stringCollectionName


Examples

Auto-Generated Example

Form myForm__Holder
string myString__CollectionName

bool returnedValue = Trash_Collection.RefMapClear(myForm__Holder, myString__CollectionName)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.