CheckVisibility

Category: Objects / Visibility
Since engine version: 1.0 OC

Description

Checks whether this object is visible for the given player.

Syntax

bool CheckVisibility(int player);

Parameter

player:
[opt] Player whose visibility to determine.
See also: Visibility Property
Newton, 2009-07