IAgentApp::OnInitChar

voidIAgentApp::OnInitChar(void)

Called every time a new character is attached to m_pptrChar member .

Defined in: ot_agent.cpp

Return Value

void

Comments

Creates a default notification sink for the attached character. Appends the TipOfTheDay Command to the Commands list, which will be invisible until you call EnableTipOfTheDay.