TopMenu.DisplayCategory Method

Displays a TopMenu category to a client.

bool DisplayCategory(TopMenuObject category, int client)

Parameters

TopMenuObject category

Category topobj id.

int client

Client index.

Return Value

True on success, false on failure.