Background for Skyrim SE
Member of the StringUtil script
stringfunctionAsChar(intc)NativeGlobal

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)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.