virtual void SetAppControlCaps(const MessageAppControl* caps);
SetAppControlCaps sets the AMP capabilities supported by the current Scaleform application. These capabilities, such as the wireframe mode, are implemented outside of Scaleform and are application-specific.
Parameters |
Description |
const MessageAppControl* caps |
The capabilities supported by the application. |