LanguageEnglish
  • C#

Selection.activeInstanceID

public static int activeInstanceID;

Description

Returns the instanceID of the actual object selection. Includes Prefabs, non-modifiable objects.

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


Did you find this page useful? Please give it a rating: