public static bool EndChangeCheck ();

Valor de retorno

bool True if GUI.changed was set to true, otherwise false.

Descripción

Ends a change check started with BeginChangeCheck ().

See Also: BeginChangeCheck.