Actors
Actor discovery, execution, and communication channels.
Functions
CommChannel:ConnectRegisters receiver.
CommChannel:FireDispatches channel event.
create_comm_channelTwo return values.
get_comm_channelRepresentation varies across states.
get_current_actorNil outside an actor.
getactorfromthreadActor when available.
getactorsLive actors.
getactorthreadsPublished thread proxies; requires no arguments.
getdeletedactorsRetained deleted-actor references.
run_on_actorStarts a separate coroutine until completion or first yield; no chunk return values.