Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.
enumeration
Gracias por ayudarnos a mejorar la calidad de la documentación de Unity. A pesar de que no podemos aceptar todas las sugerencias, leemos cada cambio propuesto por nuestros usuarios y actualizaremos los que sean aplicables.
CerrarPor alguna razón su cambio sugerido no pudo ser enviado. Por favor <a>intente nuevamente</a> en unos minutos. Gracias por tomarse un tiempo para ayudarnos a mejorar la calidad de la documentación de Unity.
CerrarDifferent actions a version control task can do upon completion.
UpdatePendingWindow | Update the list of pending changes when a task completes. |
OnChangeContentsPendingWindow | Update the content of a pending changeset with the result of the task upon completion. |
OnIncomingPendingWindow | Update incoming changes window with the result of the task upon completion. |
OnChangeSetsPendingWindow | Update the pending changesets with the result of the task upon completion. |
OnGotLatestPendingWindow | Refreshes the incoming and pensing changes window upon task completion. |
OnSubmittedChangeWindow | Refresh the submit window with the result of the task upon completion. |
OnAddedChangeWindow | Refresh windows upon task completion. |
OnCheckoutCompleted | Show or update the checkout failure window. |