Background for Skyrim SE
Member of the PerkEntryPointExtender script
boolfunctionCloseHandle(inthandle)NativeGlobal

Description

Documentation Comment

Closes a condition function handle.


Caveats


Parameters

inthandle


Examples

Auto-Generated Example

int myInt__handle

bool returnedValue = PerkEntryPointExtender.CloseHandle(myInt__handle)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.