core.reference

A primitive stream that samples values previously emitted by an entity in the same simulation.

Keywords

entityrequired

The name of the entity to be sampled.

Examples

{
  "type": "reference",
  "entity": "user"
}