FastCompIndex Type
Where a FastComponent sits in the build that made it: the slot LookupArray stamped it with as
the flatten created it, and the identity of a fast component INSIDE a simulation.
The design-time name a component also has - its ComponentId and the access path of the instance
it belongs to - is carried by the FastComponent itself (cId, AccessPath) and read from there
when something needs it. That name is what survives a rebuild, so it is what the renderer holds
and what a saved selection resolves through; the index is what the simulation uses, and it is
meaningless in the next build.
[
Union cases
| Union case | Description |
Full Usage:
FastCompIndex int
Parameters:
int
|
|