Pad.isLinked

Checks if a pad is linked to another pad or not.

class Pad
bool
isLinked
()

Return Value

Type: bool

true if the pad is linked, false otherwise.

MT safe.