CStats:Init CStats:SetImage

CStats:GetImage


The GetImage method returns a CImage object for the image used by the CStats object.

Syntax

CImage = CStats:GetImage()

    On success, this method returns a new CImage object.

    On failure, this method returns nil.

Related Topics

CStats, CImage