Background for Skyrim SE
Member of the UICallback script
voidfunctionPushString(inthandle, stringvalue)NativeGlobal


Caveats


Parameters

inthandle

stringvalue


Examples

Auto-Generated Example

int myInt__handle
string myString__value

UICallback.PushString(myInt__handle, myString__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.