Background for Fallout 4
Member of the StringUtil script
stringfunctionAsChar(intaiChar)NativeGlobal

Description

Documentation String

Returns the string representation of the given ASCII character code


Caveats


Parameters

intaiChar


Examples

Auto-Generated Example

int myInt__aiChar

string returnedValue = StringUtil.AsChar(myInt__aiChar)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.