commLinkobject | query.t[728] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
To activate the commLink with another actor, call commLink.connectTo(other). To make it a video link as well as an audio link, call commLink.connectTo(other, true).
To disconnect the call with a specific actor, call commLink.disconnectFrom(other); to terminate the commLink with all actors, call commLink.disconnect()
commLink : Special
commLink
Special
object
active
connectionList
priority
Inherited from Special
:
all
allActive_
canHear
canSee
canTalkTo
connectTo
disconnect
disconnectFrom
isConnectedTo
scopeList
Inherited from Special
:
allActive
classInit
first
next
active OVERRIDDEN | query.t[831] |
connectionList | query.t[828] |
priority OVERRIDDEN | query.t[906] |
canHear (a, b) | query.t[746] |
canSee (a, b) | query.t[771] |
canTalkTo (a, b) | query.t[797] |
connectTo (other, video, =, nil) | query.t[837] |
disconnect ( ) | query.t[859] |
disconnectFrom (lst) | query.t[872] |
isConnectedTo (obj) | query.t[892] |
scopeList (actor) | query.t[734] |