Category: Objects
/ Visibility
Since engine version: 1.0 OC
CheckVisibility
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