Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allowedEntityIds

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

Definition

public IEnumerable<EntityId> allowedEntityIds { get; set; }