Namespace Unity.Reflect
Classes
ActorRunner
Wrap the native ActorSystem. This is used as an endpoint to normalize the access to the actors for external code (non-actor code). It is also the entry-point to get execution time on main thread for actors that have this requirement.