Method run run() Execute the behavior of this action by returning all gameobject of open scenes Declaration public override IList<GameObject> run() Returns Type Description IList<GameObject> A list of all gameobjects in open scene Overrides ActionOut<IList<GameObject>>.run()