Background for Fallout 4
Member of the StringUtil script
intfunctionAsInt(stringasChar)NativeGlobal

Description

Documentation String

Returns the ACSII character code of the given char, if more than a character is passed, only the first character is returned


Caveats


Parameters

stringasChar


Examples

Auto-Generated Example

string myString__asChar

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