core.reference
A primitive stream that samples values previously emitted by an entity in the same simulation.
Keywords
entity
required
The name of the entity to be sampled.
Examples
{
"type": "reference",
"entity": "user"
}