![]() |
• System Utilities |
|
API Links
Developer Links
|
Application::InterfaceRenderTaskDefined in:
Called once per application loop after the graphical user interface has been rendered.
C4Application.hPrototype
Description
The InterfaceRenderTask function is called once per frame after the graphical user interface has been rendered. The default implementation of this function performs no action.
See Also
Application::WorldRenderTask
Application::ApplicationTask
|