Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

CompletionAction

enumeration

Sugiere un cambio

¡Éxito!

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.

Cerrar

No se puedo enviar

Por 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.

Cerrar

Cancelar

Cambiar al Manual

Descripción

Different actions a version control task can do upon completion.

Variables

UpdatePendingWindowUpdate the list of pending changes when a task completes.
OnChangeContentsPendingWindowUpdate the content of a pending changeset with the result of the task upon completion.
OnIncomingPendingWindowUpdate incoming changes window with the result of the task upon completion.
OnChangeSetsPendingWindowUpdate the pending changesets with the result of the task upon completion.
OnGotLatestPendingWindowRefreshes the incoming and pensing changes window upon task completion.
OnSubmittedChangeWindowRefresh the submit window with the result of the task upon completion.
OnAddedChangeWindowRefresh windows upon task completion.
OnCheckoutCompletedShow or update the checkout failure window.