Difference between revisions of "LlEdgeOfWorld"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSL_Function
{{LSL_Function
|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
|func=llEdgeOfWorld|return_type=boolean|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)
|return_text=that is a boolean.
|return_text=.
|spec
|spec
|caveats
|caveats

Revision as of 09:57, 9 February 2007