Version: 2017.3
public static GameObject[] gameObjects ;

Description

Returns the actual game object selection. Includes prefabs, non-modifyable objects.

When working with objects that are primarily in a scene, it is strongly recommended to use Selection.transforms instead.