MWsDebugBar Class Reference

class MWsDebugBar : public MWsObjectProvider

DebugBarDrawer interface

Inherits from

Member Functions Documentation

DrawDebugBar(const TArray< TPtrC > &)

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

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

Parameters

const TArray < TPtrC > & aDebugText An array of text lines.