All Classes |Grouped Classes |Index

Function exit_with_code

Break message pump.

	void CL_GUIComponent::exit_with_code(
		int exit_code);

Detailed description:

This function causes CL_GUIComponent::exec or CL_GUIManager::exec to exit with the given exit code.