C4 Engine Terathon Software C4 Engine API Documentation

• Interface Manager

API Links
Developer Links

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