Back to API Reference
Class

SetActiveAction

sealed

Sets one configured GameObject active or inactive.

public GameObject Target{ get; set }

Object whose active state is changed.

public bool Active{ get; set }

State assigned when the action executes.