Scaleform::GFx::State Scaleform::GFx::ExternalInterface
class ExternalInterface : public State;
ExternalInterface is used to provide a callback method for ActionScript to invoke. It will be able to receive arguments as an array of Value objects and it will be able to return a Value as a result.
GFx_Player.h