Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


referencedObjects

The project-wide identifiers for any objects referenced by the manager classes in the _managerObjects list.
Read time 1 minuteLast updated 11 days ago

Definition

Warning
Deprecated. GameManagerDependencyInfo will be removed in a future version. It is used a return type for ContentBuildInterface.WriteGameManagersSerializedFile, which will be also be removed.
public ReadOnlyCollection<ObjectIdentifier> referencedObjects { get; }