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.