Skip to content

llListenControl

void llListenControl(integer ChannelHandle, integer Active)

Makes a listen event callback active or inactive. Pass in the value returned from llListen to the iChannelHandle parameter to specify which listener you are controlling.

Use boolean values to specify Active

Parameters
ChannelHandle (integer)
Active (integer)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here