| Class | Description |
|---|---|
| SerializedActorState |
This abstract class should allow for thinner clients that do not need to create a new
implementation of
ActorState for every new actor type they need to create, providing a
properly-constructed serialized representation of the intended actor state. |
Copyright © 2021. All rights reserved.