MWsDebugBar Class Reference

class MWsDebugBar : public MWsObjectProvider

DebugBarDrawer interface

Inherits from

Member Functions Documentation

DrawDebugBar(const TArray< TPtrC > &)

voidDrawDebugBar(const TArray< TPtrC > &aDebugText)[pure virtual]

Prints a debug information bar overlaid at the top the screen.

Parameters

const TArray< TPtrC > & aDebugTextAn array of text lines.