GetPlrViewMode

Category: Player / View
Since engine version: 1.0 OC

Description

Determines the current view mode of a player. The function returns the following values:

Syntax

int GetPlrViewMode(int player);

Parameter

player:
Number of the player whose view mode you want to determine.

Remark

As mouse scrolling behaviour differs on every computer, this function always returns -1 whenever in Record, Replay, or network game mode.
See also: GetPlrView, SetPlrView
PeterW, 2003-06