LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

RevertMode

enumeration

Description

Defines the behaviour of the version control revert methods.

Properties

NormalUse the version control regular revert approach.
UnchangedRevert only unchanged files.
KeepModificationsRevert files but keep locally changed ones.