- Found in:
- PapyrusUtil
Description
Documentation Comment
Performs all of the above prefix clears in one go.
Caveats
Parameters
FormObjKey
stringPrefixKey
Examples
Auto-Generated Example
Form myForm__ObjKey
string myString__PrefixKey
int returnedValue = StorageUtil.ClearAllObjPrefix(myForm__ObjKey, myString__PrefixKey)