Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

static function DiffHead(assets: AssetList, includingMetaFiles: bool): Task;
static Task DiffHead(AssetList assets, bool includingMetaFiles);
static def DiffHead(assets as AssetList, includingMetaFiles as bool) as Task

Parameters

assetsList of assets.
includingMetaFilesWhether or not to include .meta.

Description

Starts a task for showing a diff of the given assest versus their head revision.