IAgentApp::ShowTipOfTheDay

voidIAgentApp::ShowTipOfTheDay(UINTnTipID)

Shows the specified tip or a random tip.

Defined in: ot_agent.cpp

Return Value

void

Parameters

nTipID

The tip to provide. If 0 provides a random tip.

Comments

This will call GetTipOfTheDayAct to get a tooltip Act and add it to the Acts list and execute it subsequently. 0*/)