Difference between revisions of "LlCollisionFilter"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=110|func_sleep=0.0|func_energy=10.0|func=llCollisionFilter|p1_type=string|p1_name=name|p2_type=key|p2_name=id|p3_type=integer|p3_name=accept|func_footnote=if accept == TRUE, only accept collisions with objects name and id (either is optional), otherwise with objects not name or id|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=110|func_sleep=0.0|func_energy=10.0
|sort=CollisionFilter
|func=llCollisionFilter
|p1_type=string|p1_name=name
|p2_type=key|p2_name=id
|p3_type=integer|p3_name=accept
|func_footnote=if '''accept''' == TRUE, only accept collisions with objects '''name''' and '''id''' (either is optional), otherwise with objects not '''name''' or '''id'''
|func_desc=Sets the collision filter, exclusively or inclusively.
|return_text
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_articles
|notes
|permission
}}
{{LSLC|Stub|CollisionFilter}}
{{LSLC|Collision|CollisionFilter}}

Revision as of 21:37, 29 January 2007