class

Movie::ActorRefBase

Inherits Reference < Object

Constructors

new(id : Int32, path : ActorPath | Nil = nil)
Source

Instance methods

path
Source
path=(path : ActorPath | Nil)

Sets the path for this actor ref (used during initialization)

Source
send_system(message : SystemMessage)
Source