Method run run() Execute the behavior of this action by returning the specified gameobject and children if enable Declaration public override IList<GameObject> run() Returns Type Description IList<GameObject> A list of gameobject Overrides ActionOut<IList<GameObject>>.run()