- Found in:
- cLib
Description
Documentation String
Requirements: None
Documentation Comment
This is !cStringIsDigit(aChar) && !cStringIsLetter(aChar)
thank you cadpnq for the suggestion that made the non-SKSE version possible!
Caveats
Parameters
stringaChar
Examples
Auto-Generated Example
string myString__aChar
bool returnedValue = clib.cStringIsMiscChar(myString__aChar)