Background for Skyrim SE
Member of the PapyrusUtil script
intfunctionCountInt(int[]ArrayValues, intEqualTo)NativeGlobal


Caveats


Parameters

int[]ArrayValues

intEqualTo


Examples

Auto-Generated Example

int[] myIntArray__ArrayValues
int myInt__EqualTo

int returnedValue = PapyrusUtil.CountInt(myIntArray__ArrayValues, myInt__EqualTo)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.