ActorExtensions Class

Definition

Class containing extension methods for Actors.

public static class ActorExtensions
type ActorExtensions = class
Public Module ActorExtensions
Inheritance
ActorExtensions

Methods

GetActorId<TIActor>(TIActor)

Gets ActorId for the actor.

GetActorReference(IActor)

Gets ActorReference for the actor.

Applies to