Background for Skyrim SE
Member of the UICallback script
voidfunctionPushStringA(inthandle, string[]args)NativeGlobal


Parameters

  1. inthandle

  2. string[]args


Examples

Auto-Generated Example

int myInt__handle
string[] myStringArray__args

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