Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Id

The identifier a table collection uses to name the provider that serves it.
Read time 1 minuteLast updated 10 days ago

Definition

string Id { get; }

Remarks

Defaults to the provider's type name. A chain holds at most one provider of each type, so the type identifies the instance. Override only to keep an identifier stable across a rename.