- Home /
Question by
jzq740176597 · Jun 18, 2016 at 05:48 AM ·
editorunity5
How can I determine OnSelectionChanged() caused by User click or by editor script in Hierarchy?
Just like the title.I need to know the OnSelectionChanged() whether caused by the user click (manual select ) or by the other editor script .e.g Selection.objects = xxx.
any hint?
Comment
Your answer