Call of Duty Script Documentation
getfxvisibility (<start>, <end>)
ModuleEffects
Summary
Returns the amount of visibilty (0.0 - 1.0) between the start and end points
Example
vis = getfxvisibility(start, end);
Minimum Number of arguments: 2
1 : <start> Starting point
2 : <end> Ending point
Number of optional arguments: 0
Return to Function List