- Found in:
- SKSE
Description
Documentation Comment
returns a single character string interpreting c as a character
Caveats
Parameters
intc
Examples
Auto-Generated Example
int myInt__c
string returnedValue = StringUtil.AsChar(myInt__c)
returns a single character string interpreting c as a character
int myInt__c
string returnedValue = StringUtil.AsChar(myInt__c)