- Found in:
- cLib
Description
Documentation String
Requirements: None, PapyrusUtil:Soft
Documentation Comment
Adapted from PapyrusUtil function, awesome function!
Caveats
Parameters
intaValue
intendIndex
intstartIndex=0
boolusePapUtil=true
Examples
Auto-Generated Example
int myInt__aValue
int myInt__endIndex
int myInt__startIndex
bool myBool__usePapUtil
int returnedValue = clib.cWrapIndex(myInt__aValue, myInt__endIndex, myInt__startIndex, myBool__usePapUtil)