Background for Skyrim SE
Member of the LeveledItem script
intfunctionGetNthCount(intn)Native

Description

Wiki Description

If the count is greater than 255, returns 255.


Caveats


Parameters

intn


Examples

No human-generated examples found for this function.

Auto-Generated Example

int myInt__n

int returnedValue = myLeveledItem__toCallFunctionOn.GetNthCount(myInt__n)

Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.