Enumerations used in the flash and video players.
enum EFlashVariableArrayType { FVAT_Int, FVAT_Double, FVAT_Float, FVAT_ConstStrPtr, FVAT_ConstWstrPtr };
IFlashPlayer.h
Notes: Currently arrays of SFlashVarValue are not supported as it would require runtime conversion from / to Scaleform internal variant type GFxValue unless we enforce binary compatibility!