EditorGUI.EndChangeCheck

public static bool EndChangeCheck();

Returns

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

Description

Ends a change check started with BeginChangeCheck ().

See Also: BeginChangeCheck.

Did you find this page useful? Please give it a rating: