Background for Skyrim SE
Member of the JFormDB script
intfunctionallKeys(FormfKey, stringkey)NativeGlobal

Description

Documentation Comment

JMap-like interface functions:

returns new array containing all keys


Caveats


Parameters

FormfKey

stringkey


Examples

Auto-Generated Example

Form myForm__fKey
string myString__key

int returnedValue = JFormDB.allKeys(myForm__fKey, myString__key)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.