C4 Engine Terathon Software C4 Engine API Documentation

• Effect Manager

API Links
Developer Links

PanelController::GetInternalPanelSize

Defined in:  C4Panels.h
Returns the internal panel size.
Prototype

const Vector2D& GetInternalPanelSize(voidconst;

Description
The GetInternalPanelSize function returns the internal panel size. The x and y coordinates of the returned vector are the width and height of the panel's display area, in pixels.
See Also

PanelController::SetInternalPanelSize