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

Description

Documentation Comment

Removes the pair from the container where the key equals to the @key


Caveats


Parameters

intobject

Formkey


Examples

Auto-Generated Example

int myInt__object
Form myForm__key

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