CheckVisibility
Category: Objects
/ Visibility
Since engine version: 5.1 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.
Newton, 2009-07