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