Actor
Show Deprecated
An Actor is a container for code that can be safely split into its own thread using task.desynchronize(). It should also contain the instances used by its scripts.
To learn more about using Actors, see Parallel Luau.
Summary
Properties
Properties inherited from Model
Properties inherited from PVInstance
Properties inherited from Instance
Methods
Methods inherited from Model
Methods inherited from PVInstance
Methods inherited from Instance
Events
Events inherited from Instance
Properties
Properties inherited from Model
Properties inherited from PVInstance
Properties inherited from Instance
Methods
Methods inherited from Model
Methods inherited from PVInstance
Methods inherited from Instance
Events
Events inherited from Instance