Version: 5.5
public static bool EndChangeCheck ();

반환

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

설명

Ends a change check started with BeginChangeCheck ().

See Also: BeginChangeCheck.