• Interface Manager
API Links
Table of Contents
Interface Manager
class Element
Developer Links
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
Registered Access
API Documentation
Element::GetOwningWindow
Defined in:
C4Interface.h
Returns the window to which an element belongs.
Prototype
Window *GetOwningWindow(
void
);
Description
See Also
Window