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


Caveats


Parameters

inthandle

float[]args


Examples

Auto-Generated Example

int myInt__handle
float[] myFloatArray__args

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