CheckSight
From Eternity Wiki
Jump to navigationJump to search
Description
This is an ACS built-in function.
Checks if there is a line of sight between two actors.
Usage
boolean CheckSight(int tid1, int tid2, flags)
Parameters
Return value
Examples
No examples given.
Notes
No particular notes.
This function's identification in zspecial.acs is: -35.