Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allowedInstanceIds

IEnumerable of integers that contains the instanceIds of objects that the search can include in its results.
Read time 1 minuteLast updated 9 days ago

Definition

Warning
Removed. allowedInstanceIds is deprecated. Use allowedEntityIds instead.
public IEnumerable<int> allowedInstanceIds { get; set; }