GetPlrViewMode

Category: Player / View
Since engine version: 4.6.5.0 CP

Description

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

Syntax

int GetPlrViewMode (int iPlr);

Parameter

iPlr:
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, Juni 2003