Difference between revisions of "LlDetectedGroup"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=39|func_sleep=0.0|func_energy=10.0|func=llDetectedGroup|return_type=integer|p1_type=integer|p1_name=number|func_footnote=Returns TRUE if detected object is part of same group as owner|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=39|func_sleep=0.0|func_energy=10.0
|sort=DetectedGroup
|func=llDetectedGroup|return_type=integer|p1_type=integer|p1_name=number
|func_footnote=Returns FALSE if '''number''' is out of range or if the {{LSLGC|Detected|detected}} event does not support this attribute.
|func_desc
|return_text=that is a boolean (TRUE or FALSE) to represting if the {{LSLGC|Detected|detected}} object or avatat is in the same group as the owner of the script.
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_articles
|notes
|permission
|negative_index=false
}}
{{LSLC|Stub|DetectedGroup}}

Revision as of 22:48, 29 January 2007