-
Notifications
You must be signed in to change notification settings - Fork 0
Threads
Anthony Diamond edited this page Apr 3, 2023
·
16 revisions
A thread is an instance of executable EntityScript code, attached to an entity via the EntityThreadComponent type.
A thread's name is a unique identifier, inherently tied to an entity that owns a processed definition of the thread.
A thread's unique identifier can be used contextually to refer to either a thread definition, or when linked, an instantiation of that thread definition.