Platform SDK: Agent |
HRESULT GetVisible( long * pbVisible // address of variable for character Visible setting );
Determines whether the character's animation frame is currently visible.
You can use this method to determine whether the character's frame is currently visible. To make a character visible, use the Show method. To hide a character, use the Hide method.