Background for Skyrim SE
Member of the StorageUtil script
intfunctionCountAllPrefix(stringPrefixKey)NativeGlobal

Description

Documentation Comment

Performs all of the above prefix counts in one go.


Caveats


Parameters

stringPrefixKey


Examples

Auto-Generated Example

string myString__PrefixKey

int returnedValue = StorageUtil.CountAllPrefix(myString__PrefixKey)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.