- Found in:
- cLib
Description
Documentation String
Requirements: None, SKSE:Soft
Documentation Comment
Non-SKSE version only has to look through the 16 hex digits as opposed to all 69 ASCII chars
Caveats
Parameters
stringaString
booluseSKSE=true
Examples
Auto-Generated Example
string myString__aString
bool myBool__useSKSE
string[] returnedValue = clib.cStringHexToArray(myString__aString, myBool__useSKSE)