Difference between revisions of "LlEdgeOfWorld"

From Second Life Wiki
Jump to navigation Jump to search
m (Fix for alphabetical order in Functions list)
Line 1: Line 1:
{{LSL_Function
{{LSL_Function
|func=llEdgeOfWorld
|sort=EdgeOfWorld
|func_id=205|func_sleep=0.0|func_energy=10.0
|func_id=205|func_sleep=0.0|func_energy=10.0
|func=llEdgeOfWorld|return_type=integer|p1_type=vector|p1_name=pos|p2_type=vector|p2_name=dir
|return_type=integer
|p1_type=vector|p1_name=pos|p2_type=vector|p2_name=dir
|func_footnote
|func_footnote
|func_desc=Checks to see whether the border hit by '''dir''' from '''pos''' is the edge of the world (has no neighboring simulator)
|func_desc=Checks to see whether the border hit by '''dir''' from '''pos''' is the edge of the world (has no neighboring simulator)

Revision as of 04:56, 29 March 2007