Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

HierarchyCommandList.ExecuteIncremental

Declaration

public bool ExecuteIncremental();

Returns

bool true if the command was appended to the list, false otherwise.

Description

Executes one command from the hierarchy command list.