Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
IsGameObjectProbablyVisible
Syntax
C++
int IsGameObjectProbablyVisible(IFunctionHandler * pH, ScriptHandle gameObject);
Parameters 
Description 
ScriptHandle gameObject 
Object that we want to check. 

Syntax: Action.IsGameObjectProbablyVisible( gameObject ) 

Checks if an object is probably visible.

Copyright (c) 2012. All rights reserved.