- Found in:
- Perk Entry Point Ext.
Description
Documentation Comment
Checks if a handle is valid and returns either it or a new handle id
Caveats
Parameters
inthandle
Examples
Auto-Generated Example
int myInt__handle
int returnedValue = PerkEntryPointExtender.ValidateHandle(myInt__handle)