Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 310 Bytes

Show Selected Objects in Project

Introduction

Show selected objects when enable two column mode in Project view.

Usage

Put into Editor directory and press Ctrl+Shift+G to activate function.

Implementation

Just call Unity internal private method by using reflection mechanism.