Search Unity

Getting the selected scenes in hierarchy view?

Discussion in 'Editor & General Support' started by hedgehog90, Jul 3, 2017.

  1. hedgehog90

    hedgehog90

    Joined:
    May 18, 2016
    Posts:
    27
    There doesn't appear to be any method or property to detect if a scene object is selected in the hierarchy window.
    Selection.objects doesn't contain highlighted scenes.
    Any ideas how I could retrieve them through reflection possibly?