Menu.DisplayVoteToAll Method

Sends a vote menu to all clients. See VoteMenu() for more information.

bool DisplayVoteToAll(int time, int flags)

Parameters

int time

Maximum time to leave menu on the screen.

int flags

Optional voting flags.

Return Value

True on success, false if this menu already has a vote session in progress.