Background for Skyrim SE
Member of the JArray script
intfunctioncountFloat(intobject, floatvalue)NativeGlobal


Caveats


Parameters

intobject

floatvalue


Examples

Auto-Generated Example

int myInt__object
float myFloat__value

int returnedValue = JArray.countFloat(myInt__object, myFloat__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.