Background for Skyrim SE
Member of the JFormMap script
boolfunctionhasKey(intobject, Formkey)NativeGlobal

Description

Documentation Comment

Returns true, if the container has @key: value pair


Caveats


Parameters

intobject

Formkey


Examples

Auto-Generated Example

int myInt__object
Form myForm__key

bool returnedValue = JFormMap.hasKey(myInt__object, myForm__key)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.