• Interface Manager
API Links
Table of Contents
Interface Manager
class Window
Developer Links
My Account
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
API Documentation
Window::SetWindowTitle
Defined in:
C4Widgets.h
Sets a window's title.
Prototype
void
SetWindowTitle(
const
char
*title);
Parameters
title
The new window title.
Description
See Also
Window::GetWindowTitle