Channel.SetActive()

Channel.SetActive()

Type: INSTANCE FUNCTION

Purpose: Allows a script to set the Active Cell flag in a channel object.

Usage: Channel.SetActive(Switch)

  Switch BOOL

TRUE if channel runs.

FALSE if channel is skipped.

Related Topics Link IconRelated Topics